Package org.allGraphQLCases.server
Class SINP_AllFieldCasesInput_SINS.Builder
java.lang.Object
org.allGraphQLCases.server.SINP_AllFieldCasesInput_SINS.Builder
- Enclosing class:
- SINP_AllFieldCasesInput_SINS
public static class SINP_AllFieldCasesInput_SINS.Builder extends Object
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
SINP_AllFieldCasesInput_SINS.builder()
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withId
-
withName
-
withForname
-
withAge
-
withDate
-
withDateTime
-
withDates
-
withNbComments
-
withComments
-
withBooleans
-
withAliases
-
withPlanets
-
withMatrix
-
withWithIdSubtype
public SINP_AllFieldCasesInput_SINS.Builder withWithIdSubtype(List<SINP_AllFieldCasesWithIdSubtypeInput_SINS> withIdSubtype) -
withWithoutIdSubtype
public SINP_AllFieldCasesInput_SINS.Builder withWithoutIdSubtype(List<SINP_AllFieldCasesWithoutIdSubtypeInput_SINS> withoutIdSubtype) -
withExtendedField
-
build
-