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