Package org.allGraphQLCases.client
Class CTP___Field_CTS.Builder
java.lang.Object
org.allGraphQLCases.client.CTP___Field_CTS.Builder
- Enclosing class:
- CTP___Field_CTS
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
CTP___Field_CTS.builder()
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withArgs
(List<CTP___InputValue_CTS> argsParam) withDeprecationReason
(String deprecationReasonParam) withDescription
(String descriptionParam) withIsDeprecated
(Boolean isDeprecatedParam) withType
(CTP___Type_CTS typeParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withName
-
withDescription
-
withArgs
-
withType
-
withIsDeprecated
-
withDeprecationReason
-
build
-