Class STP_AnotherMutationType_STS.Builder
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration.STP_AnotherMutationType_STS.Builder
- Enclosing class:
- STP_AnotherMutationType_STS
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
STP_AnotherMutationType_STS.builder()-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withCreateAllFieldCases(STP_AllFieldCases_STS createAllFieldCasesParam) withCreateHuman(STP_Human_STS 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
public STP_AnotherMutationType_STS.Builder withCreateAllFieldCases(STP_AllFieldCases_STS createAllFieldCasesParam) -
withDeleteSnacks
Tests for issue 51 -
withIf
test for issue #139 (use of java reserved keyword) -
withImplements
-
build
-