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

インタフェース CreateUser.NotMinor

  • 含まれているクラス:
    CreateUser

    public static interface CreateUser.NotMinor
    • メソッドの詳細

      • notMinor

        @NotNull
        default @NotNull CreateUser notMinor()
      • minor

        @NotNull
        default @NotNull CreateUser minor()
      • notMinor

        @NotNull
        @NotNull CreateUser notMinor​(@NotNull
                                     @NotNull YesNo notMinor)