Uses of Interface
org.allGraphQLCases.client.CUP_AnyCharacter_CUS
-
Uses of CUP_AnyCharacter_CUS in org.allGraphQLCases.client
Modifier and TypeMethodDescriptionCTP_ReservedJavaKeywordAllFieldCases_CTS.getInterface()
A field with a java reserved name which is a unionModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.getUnionTest()
################################################################################ # Test for unionsModifier and TypeMethodDescriptionvoid
CTP_ReservedJavaKeywordAllFieldCases_CTS.setInterface
(CUP_AnyCharacter_CUS _interface) A field with a java reserved name which is a unionCTP_ReservedJavaKeywordAllFieldCases_CTS.Builder.withInterface
(CUP_AnyCharacter_CUS _interfaceParam) A field with a java reserved name which is a unionModifier and TypeMethodDescriptionvoid
CTP_MyQueryType_CTS.setUnionTest
(List<CUP_AnyCharacter_CUS> unionTest) ################################################################################ # Test for unionsCTP_MyQueryType_CTS.Builder.withUnionTest
(List<CUP_AnyCharacter_CUS> unionTestParam) ################################################################################ # Test for unions -
Uses of CUP_AnyCharacter_CUS in org.allGraphQLCases.client.util
Modifier and TypeMethodDescriptionCTP_MyQueryType_CTS.unionTest
(ObjectResponse objectResponse, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.unionTest
(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorAllGraphQLCases.unionTest
(ObjectResponse objectResponse, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues)
################################################################################
# Test for unions
This method is expected by the graphql-java framework.MyQueryTypeExecutorAllGraphQLCases.unionTest
(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues)
################################################################################
# Test for unions
This method executes a partial query on the unionTest query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CUP_AnyCharacter_CUS>>>
MyQueryTypeReactiveExecutorAllGraphQLCases.unionTest
(ObjectResponse objectResponse, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues)
################################################################################
# Test for unions
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CUP_AnyCharacter_CUS>>>
MyQueryTypeReactiveExecutorAllGraphQLCases.unionTest
(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues)
################################################################################
# Test for unions
This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.unionTestWithBindValues
(ObjectResponse objectResponse, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.unionTestWithBindValues
(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorAllGraphQLCases.unionTestWithBindValues
(ObjectResponse objectResponse, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters)
################################################################################
# Test for unions
This method is expected by the graphql-java framework.MyQueryTypeExecutorAllGraphQLCases.unionTestWithBindValues
(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters)
################################################################################
# Test for unions
This method executes a partial query on the unionTest query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CUP_AnyCharacter_CUS>>>
MyQueryTypeReactiveExecutorAllGraphQLCases.unionTestWithBindValues
(ObjectResponse objectResponse, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters)
################################################################################
# Test for unions
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CUP_AnyCharacter_CUS>>>
MyQueryTypeReactiveExecutorAllGraphQLCases.unionTestWithBindValues
(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters) ################################################################################ # Test for unions This method executes a partial query against the GraphQL server.