Package org.allGraphQLCases.server
Class STP_AllFieldCases_STS.Builder
java.lang.Object
org.allGraphQLCases.server.STP_AllFieldCases_STS.Builder
- Enclosing class:
- STP_AllFieldCases_STS
public static class STP_AllFieldCases_STS.Builder extends Object
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
STP_AllFieldCases_STS.builder()
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withId
-
withName
-
withForname
-
withAge
-
withAFloat
-
withDate
-
withDateTime
-
withDates
-
withNbComments
-
withComments
-
withBooleans
-
withAliases
-
withPlanets
-
withFriends
-
withMatrix
-
withOneWithIdSubType
public STP_AllFieldCases_STS.Builder withOneWithIdSubType(STP_AllFieldCasesWithIdSubtype_STS oneWithIdSubType) -
withListWithIdSubTypes
public STP_AllFieldCases_STS.Builder withListWithIdSubTypes(List<STP_AllFieldCasesWithIdSubtype_STS> listWithIdSubTypes) -
withOneWithoutIdSubType
public STP_AllFieldCases_STS.Builder withOneWithoutIdSubType(STP_AllFieldCasesWithoutIdSubtype_STS oneWithoutIdSubType) -
withListWithoutIdSubTypes
public STP_AllFieldCases_STS.Builder withListWithoutIdSubTypes(List<STP_AllFieldCasesWithoutIdSubtype_STS> listWithoutIdSubTypes) -
withIssue65
public STP_AllFieldCases_STS.Builder withIssue65(List<STP_AllFieldCasesWithoutIdSubtype_STS> issue65) -
withIssue66
-
withExtendedField
-
build
-