Uses of Interface
org.allGraphQLCases.client.CUP_AnyCharacter_CUS
Packages that use CUP_AnyCharacter_CUS
-
Uses of CUP_AnyCharacter_CUS in org.allGraphQLCases.client
Classes in org.allGraphQLCases.client that implement CUP_AnyCharacter_CUSMethods in org.allGraphQLCases.client that return CUP_AnyCharacter_CUSModifier and TypeMethodDescriptionCTP_ReservedJavaKeywordAllFieldCases_CTS.getInterface()
A field with a java reserved name which is a unionMethods in org.allGraphQLCases.client that return types with arguments of type CUP_AnyCharacter_CUSModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.getUnionTest()
################################################################################ # Test for unionsMethods in org.allGraphQLCases.client with parameters of type CUP_AnyCharacter_CUSModifier 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 unionMethod parameters in org.allGraphQLCases.client with type arguments of type CUP_AnyCharacter_CUSModifier 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
Methods in org.allGraphQLCases.client.util that return types with arguments of type CUP_AnyCharacter_CUSModifier 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.