パッケージ pixela.client.api.user

インタフェース UpdateUser.WithToken

  • 含まれているクラス:
    UpdateUser
    機能インタフェース
    これは機能インタフェースなので、ラムダ式またはメソッド参照の割当てターゲットとして使用できます。

    @FunctionalInterface
    public static interface UpdateUser.WithToken
    • メソッドの詳細

      • newToken

        @NotNull
        default @NotNull UpdateUser newToken​(@NotNull
                                             @NotNull java.lang.String newToken)