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