Package org.allGraphQLCases.client2
Class AnotherMutationType.Builder
java.lang.Object
org.allGraphQLCases.client2.AnotherMutationType.Builder
- Enclosing class:
- AnotherMutationType
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
AnotherMutationType.builder()-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withCreateAllFieldCases(AllFieldCases createAllFieldCasesParam) withCreateHuman(Human createHumanParam) withDeleteSnacks(Boolean deleteSnacksParam) Tests for issue 51test for issue #139 (use of java reserved keyword)withImplements(String _implementsParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withCreateHuman
-
withCreateAllFieldCases
-
withDeleteSnacks
Tests for issue 51 -
withIf
test for issue #139 (use of java reserved keyword) -
withImplements
-
build
-