パッケージ pixela.client.api.user
インタフェース UpdateUser.WithToken
-
- 含まれているクラス:
- UpdateUser
- 機能インタフェース
- これは機能インタフェースなので、ラムダ式またはメソッド参照の割当てターゲットとして使用できます。
@FunctionalInterface public static interface UpdateUser.WithToken
-
-
メソッドの概要
すべてのメソッド インスタンス・メソッド abstractメソッド デフォルト・メソッド 修飾子とタイプ メソッド 説明 default @NotNull UpdateUsernewToken(@NotNull java.lang.String newToken)@NotNull UpdateUsernewToken(@NotNull UserToken newToken)
-
-
-
メソッドの詳細
-
newToken
@NotNull default @NotNull UpdateUser newToken(@NotNull @NotNull java.lang.String newToken)
-
newToken
@NotNull @NotNull UpdateUser newToken(@NotNull @NotNull UserToken newToken)
-
-