Package org.allGraphQLCases.server
Class STP_MyQueryType_STS.Builder
java.lang.Object
org.allGraphQLCases.server.STP_MyQueryType_STS.Builder
- Enclosing class:
- STP_MyQueryType_STS
public static class STP_MyQueryType_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_MyQueryType_STS.builder()
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withWithoutParameters
public STP_MyQueryType_STS.Builder withWithoutParameters(List<SIP_Character_SIS> withoutParameters) -
withWithOneOptionalParam
public STP_MyQueryType_STS.Builder withWithOneOptionalParam(SIP_Character_SIS withOneOptionalParam) -
withWithOneMandatoryParam
public STP_MyQueryType_STS.Builder withWithOneMandatoryParam(SIP_Character_SIS withOneMandatoryParam) -
withWithOneMandatoryParamDefaultValue
public STP_MyQueryType_STS.Builder withWithOneMandatoryParamDefaultValue(Integer withOneMandatoryParamDefaultValue) -
withWithTwoMandatoryParamDefaultVal
public STP_MyQueryType_STS.Builder withWithTwoMandatoryParamDefaultVal(STP_Droid_STS withTwoMandatoryParamDefaultVal) -
withWithEnum
-
withWithListOfList
-
withWithList
-
withAllFieldCases
-
withUnionTest
-
withError
-
withABreak
-
withDirectiveOnQuery
-
withDirectiveOnField
-
withConnectionWithoutParameters
public STP_MyQueryType_STS.Builder withConnectionWithoutParameters(SIP_CharacterConnection_SIS connectionWithoutParameters) -
withConnectionOnHuman
public STP_MyQueryType_STS.Builder withConnectionOnHuman(STP_HumanConnection_STS connectionOnHuman) -
withIssue53
-
withIssue82Float
-
withIssue82ID
-
withIssue128
-
withEnumWithReservedJavaKeywordAsValues
public STP_MyQueryType_STS.Builder withEnumWithReservedJavaKeywordAsValues(SEP_EnumWithReservedJavaKeywordAsValues_SES enumWithReservedJavaKeywordAsValues) -
withListOfEnumWithReservedJavaKeywordAsValues
public STP_MyQueryType_STS.Builder withListOfEnumWithReservedJavaKeywordAsValues(List<SEP_EnumWithReservedJavaKeywordAsValues_SES> listOfEnumWithReservedJavaKeywordAsValues) -
withIf
-
withImplements
-
withImport
-
withInstanceof
-
withInt
-
withInterface
-
withLong
-
withNative
-
withNew
-
withPackage
-
withPrivate
-
withProtected
-
withPublic
-
withReturn
-
withShort
-
withStatic
-
withStrictfp
-
withSuper
-
withSwitch
-
withSynchronized
-
withThis
-
withThrow
-
withThrows
-
withTransient
-
withTry
-
withVoid
-
withVolatile
-
withWhile
-
withFoo140
-
withRelay
-
build
-