Uses of Interface
org.junittest.allgraphqlcases_client_springconfiguration.CUP_AnyCharacter_CUS
Packages that use CUP_AnyCharacter_CUS
-
Uses of CUP_AnyCharacter_CUS in org.junittest.allgraphqlcases_client_springconfiguration
Classes in org.junittest.allgraphqlcases_client_springconfiguration that implement CUP_AnyCharacter_CUSMethods in org.junittest.allgraphqlcases_client_springconfiguration that return CUP_AnyCharacter_CUSModifier and TypeMethodDescriptionCTP_ReservedJavaKeywordAllFieldCases_CTS.getInterface()
A field with a java reserved name which is a unionMethods in org.junittest.allgraphqlcases_client_springconfiguration that return types with arguments of type CUP_AnyCharacter_CUSModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.getUnionTest()
################################################################################ # Test for unionsCTP_MyQueryType_CTS.unionTest
(com.graphql_java_generator.client.request.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.MyQueryTypeExecutorMySchema.unionTest
(com.graphql_java_generator.client.request.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.MyQueryTypeExecutorMySchema.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>>>
MyQueryTypeReactiveExecutorMySchema.unionTest
(com.graphql_java_generator.client.request.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>>>
MyQueryTypeReactiveExecutorMySchema.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
(com.graphql_java_generator.client.request.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.MyQueryTypeExecutorMySchema.unionTestWithBindValues
(com.graphql_java_generator.client.request.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.MyQueryTypeExecutorMySchema.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>>>
MyQueryTypeReactiveExecutorMySchema.unionTestWithBindValues
(com.graphql_java_generator.client.request.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>>>
MyQueryTypeReactiveExecutorMySchema.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.Methods in org.junittest.allgraphqlcases_client_springconfiguration 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.junittest.allgraphqlcases_client_springconfiguration 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