Package org.allGraphQLCases.client
Class CTP___Directive_CTS.Builder
java.lang.Object
org.allGraphQLCases.client.CTP___Directive_CTS.Builder
- Enclosing class:
- CTP___Directive_CTS
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
CTP___Directive_CTS.builder()
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withArgs
(List<CTP___InputValue_CTS> argsParam) withDescription
(String descriptionParam) withIsRepeatable
(Boolean isRepeatableParam) withLocations
(List<CEP___DirectiveLocation_CES> locationsParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withName
-
withDescription
-
withLocations
-
withArgs
-
withIsRepeatable
-
build
-