Class CTP___Field_CTS.Builder
java.lang.Object
org.junittest.allgraphqlcases_client_springconfiguration.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
Constructors -
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
-