Uses of Enum Class
org.junittest.allgraphqlcases_client_springconfiguration.CEP_EnumWithReservedJavaKeywordAsValues_CES
Packages that use CEP_EnumWithReservedJavaKeywordAsValues_CES
-
Uses of CEP_EnumWithReservedJavaKeywordAsValues_CES in org.junittest.allgraphqlcases_client_springconfiguration
Methods in org.junittest.allgraphqlcases_client_springconfiguration that return CEP_EnumWithReservedJavaKeywordAsValues_CESModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.enumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.enumWithReservedJavaKeywordAsValues
(String queryResponseDef, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.enumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) test for issue #139 (use of java reserved keyword)
This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.enumWithReservedJavaKeywordAsValues
(String queryResponseDef, Object... paramsAndValues) test for issue #139 (use of java reserved keyword)
This method executes a partial query on the enumWithReservedJavaKeywordAsValues query against the GraphQL server.CTP_MyQueryType_CTS.enumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.enumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.enumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) test for issue #139 (use of java reserved keyword)
This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.enumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, Map<String, Object> parameters) test for issue #139 (use of java reserved keyword)
This method executes a partial query on the enumWithReservedJavaKeywordAsValues query against the GraphQL server.CEP_EnumWithReservedJavaKeywordAsValues_CES.fromGraphQlValue
(String graphQlValue) Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).CTP_MyQueryType_CTS.getEnumWithReservedJavaKeywordAsValues()
test for issue #139 (use of java reserved keyword)CTP_TheSubscriptionType_CTS.getEnumWithReservedJavaKeywordAsValues()
test for issue #139 (use of java reserved keyword)CTP_MyQueryType_CTS.getReturnEnum()
CTP_TheSubscriptionType_CTS.getReturnEnum()
CTP_MyQueryType_CTS.getReturnMandatoryEnum()
CTP_TheSubscriptionType_CTS.getReturnMandatoryEnum()
CTP_MyQueryType_CTS.returnEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.returnEnum
(String queryResponseDef, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.returnEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnEnum
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query on the returnEnum query against the GraphQL server.CTP_MyQueryType_CTS.returnEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.returnEnumWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.returnEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnEnumWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query on the returnEnum query against the GraphQL server.CTP_MyQueryType_CTS.returnMandatoryEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.returnMandatoryEnum
(String queryResponseDef, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.returnMandatoryEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnMandatoryEnum
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query on the returnMandatoryEnum query against the GraphQL server.CTP_MyQueryType_CTS.returnMandatoryEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.returnMandatoryEnumWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.returnMandatoryEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnMandatoryEnumWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query on the returnMandatoryEnum query against the GraphQL server.Returns the enum constant of this class with the specified name.CEP_EnumWithReservedJavaKeywordAsValues_CES.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.junittest.allgraphqlcases_client_springconfiguration that return types with arguments of type CEP_EnumWithReservedJavaKeywordAsValues_CESModifier and TypeMethodDescriptionreactor.core.publisher.Mono<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
MyQueryTypeReactiveExecutorMySchema.enumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) test for issue #139 (use of java reserved keyword)
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
MyQueryTypeReactiveExecutorMySchema.enumWithReservedJavaKeywordAsValues
(String queryResponseDef, Object... paramsAndValues) test for issue #139 (use of java reserved keyword)
This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.enumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) test for issue #139 (use of java reserved keyword)
This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.enumWithReservedJavaKeywordAsValues
(String queryResponseDef, Object... paramsAndValues) test for issue #139 (use of java reserved keyword)
This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Mono<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
MyQueryTypeReactiveExecutorMySchema.enumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) test for issue #139 (use of java reserved keyword)
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
MyQueryTypeReactiveExecutorMySchema.enumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, Map<String, Object> parameters) test for issue #139 (use of java reserved keyword) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.enumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) test for issue #139 (use of java reserved keyword)
This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.enumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, Map<String, Object> parameters) test for issue #139 (use of java reserved keyword)
This method registers a subscription, by executing a direct partial enumWithReservedJavaKeywordAsValues subscription against the GraphQL server.CTP_MyQueryType_CTS.getListOfEnumWithReservedJavaKeywordAsValues()
CTP_TheSubscriptionType_CTS.getListOfEnumWithReservedJavaKeywordAsValues()
CTP_MyQueryType_CTS.getReturnListOfEnums()
CTP_TheSubscriptionType_CTS.getReturnListOfEnums()
CTP_MyQueryType_CTS.getReturnListOfListOfEnums()
CTP_TheSubscriptionType_CTS.getReturnListOfListOfEnums()
CTP_MyQueryType_CTS.getReturnListOfMandatoryEnums()
CTP_TheSubscriptionType_CTS.getReturnListOfMandatoryEnums()
CTP_MyQueryType_CTS.getReturnMandatoryListOfEnums()
CTP_TheSubscriptionType_CTS.getReturnMandatoryListOfEnums()
CTP_MyQueryType_CTS.getReturnMandatoryListOfMandatoryEnums()
CTP_TheSubscriptionType_CTS.getReturnMandatoryListOfMandatoryEnums()
CTP_MyQueryType_CTS.listOfEnumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.listOfEnumWithReservedJavaKeywordAsValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) This method executes a partial query on the listOfEnumWithReservedJavaKeywordAsValues query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(String queryResponseDef, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.CTP_MyQueryType_CTS.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) This method executes a partial query on the listOfEnumWithReservedJavaKeywordAsValues query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial listOfEnumWithReservedJavaKeywordAsValues subscription against the GraphQL server.reactor.core.publisher.Mono<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
MyQueryTypeReactiveExecutorMySchema.returnEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
MyQueryTypeReactiveExecutorMySchema.returnEnum
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.returnEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.returnEnum
(String queryResponseDef, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Mono<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
MyQueryTypeReactiveExecutorMySchema.returnEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
MyQueryTypeReactiveExecutorMySchema.returnEnumWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.returnEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.returnEnumWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnEnum subscription against the GraphQL server.CTP_MyQueryType_CTS.returnListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.returnListOfEnums
(String queryResponseDef, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.returnListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnListOfEnums
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query on the returnListOfEnums query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnListOfEnums
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnListOfEnums
(String queryResponseDef, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.CTP_MyQueryType_CTS.returnListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.returnListOfEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.returnListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnListOfEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query on the returnListOfEnums query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnListOfEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnListOfEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnListOfEnums subscription against the GraphQL server.CTP_MyQueryType_CTS.returnListOfListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.returnListOfListOfEnums
(String queryResponseDef, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.returnListOfListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnListOfListOfEnums
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query on the returnListOfListOfEnums query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>>
MyQueryTypeReactiveExecutorMySchema.returnListOfListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>>
MyQueryTypeReactiveExecutorMySchema.returnListOfListOfEnums
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnListOfListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnListOfListOfEnums
(String queryResponseDef, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.CTP_MyQueryType_CTS.returnListOfListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.returnListOfListOfEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.returnListOfListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnListOfListOfEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query on the returnListOfListOfEnums query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>>
MyQueryTypeReactiveExecutorMySchema.returnListOfListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>>
MyQueryTypeReactiveExecutorMySchema.returnListOfListOfEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnListOfListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnListOfListOfEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnListOfListOfEnums subscription against the GraphQL server.CTP_MyQueryType_CTS.returnListOfMandatoryEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.returnListOfMandatoryEnums
(String queryResponseDef, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.returnListOfMandatoryEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnListOfMandatoryEnums
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query on the returnListOfMandatoryEnums query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnListOfMandatoryEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnListOfMandatoryEnums
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnListOfMandatoryEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnListOfMandatoryEnums
(String queryResponseDef, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.CTP_MyQueryType_CTS.returnListOfMandatoryEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.returnListOfMandatoryEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.returnListOfMandatoryEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnListOfMandatoryEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query on the returnListOfMandatoryEnums query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnListOfMandatoryEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnListOfMandatoryEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnListOfMandatoryEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnListOfMandatoryEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnListOfMandatoryEnums subscription against the GraphQL server.reactor.core.publisher.Mono<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
MyQueryTypeReactiveExecutorMySchema.returnMandatoryEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
MyQueryTypeReactiveExecutorMySchema.returnMandatoryEnum
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryEnum
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Mono<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
MyQueryTypeReactiveExecutorMySchema.returnMandatoryEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
MyQueryTypeReactiveExecutorMySchema.returnMandatoryEnumWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryEnumWithBindValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnMandatoryEnum subscription against the GraphQL server.CTP_MyQueryType_CTS.returnMandatoryListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.returnMandatoryListOfEnums
(String queryResponseDef, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.returnMandatoryListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnMandatoryListOfEnums
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query on the returnMandatoryListOfEnums query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnMandatoryListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnMandatoryListOfEnums
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryListOfEnums
(String queryResponseDef, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.CTP_MyQueryType_CTS.returnMandatoryListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.returnMandatoryListOfEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.returnMandatoryListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnMandatoryListOfEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query on the returnMandatoryListOfEnums query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnMandatoryListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnMandatoryListOfEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryListOfEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnMandatoryListOfEnums subscription against the GraphQL server.CTP_MyQueryType_CTS.returnMandatoryListOfMandatoryEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.returnMandatoryListOfMandatoryEnums
(String queryResponseDef, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.returnMandatoryListOfMandatoryEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnMandatoryListOfMandatoryEnums
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query on the returnMandatoryListOfMandatoryEnums query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnMandatoryListOfMandatoryEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnMandatoryListOfMandatoryEnums
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryListOfMandatoryEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryListOfMandatoryEnums
(String queryResponseDef, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.CTP_MyQueryType_CTS.returnMandatoryListOfMandatoryEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.returnMandatoryListOfMandatoryEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.returnMandatoryListOfMandatoryEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.returnMandatoryListOfMandatoryEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query on the returnMandatoryListOfMandatoryEnums query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnMandatoryListOfMandatoryEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.returnMandatoryListOfMandatoryEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryListOfMandatoryEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryListOfMandatoryEnumsWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnMandatoryListOfMandatoryEnums subscription against the GraphQL server.Methods in org.junittest.allgraphqlcases_client_springconfiguration with parameters of type CEP_EnumWithReservedJavaKeywordAsValues_CESModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.listOfEnumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.listOfEnumWithReservedJavaKeywordAsValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) This method executes a partial query on the listOfEnumWithReservedJavaKeywordAsValues query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) This method executes a partial query on the listOfEnumWithReservedJavaKeywordAsValues query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.CTP_TheSubscriptionType_CTS.returnMandatoryEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.returnMandatoryEnum
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Object... paramsAndValues) Deprecated.TheSubscriptionTypeExecutorMySchema.returnMandatoryEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnMandatoryEnum subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnMandatoryEnum
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnMandatoryEnum subscription against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryEnum
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.CTP_TheSubscriptionType_CTS.returnMandatoryEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.returnMandatoryEnumWithBindValues
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Map<String, Object> parameters) Deprecated.TheSubscriptionTypeExecutorMySchema.returnMandatoryEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnMandatoryEnum subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnMandatoryEnumWithBindValues
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnMandatoryEnum subscription against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<CEP_EnumWithReservedJavaKeywordAsValues_CES>>
TheSubscriptionTypeReactiveExecutorMySchema.returnMandatoryEnumWithBindValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnMandatoryEnum subscription against the GraphQL server.void
CTP_MyQueryType_CTS.setEnumWithReservedJavaKeywordAsValues
(CEP_EnumWithReservedJavaKeywordAsValues_CES enumWithReservedJavaKeywordAsValues) test for issue #139 (use of java reserved keyword)void
CTP_TheSubscriptionType_CTS.setEnumWithReservedJavaKeywordAsValues
(CEP_EnumWithReservedJavaKeywordAsValues_CES enumWithReservedJavaKeywordAsValues) test for issue #139 (use of java reserved keyword)void
CTP_MyQueryType_CTS.setReturnEnum
(CEP_EnumWithReservedJavaKeywordAsValues_CES returnEnum) void
CTP_TheSubscriptionType_CTS.setReturnEnum
(CEP_EnumWithReservedJavaKeywordAsValues_CES returnEnum) void
CTP_MyQueryType_CTS.setReturnMandatoryEnum
(CEP_EnumWithReservedJavaKeywordAsValues_CES returnMandatoryEnum) void
CTP_TheSubscriptionType_CTS.setReturnMandatoryEnum
(CEP_EnumWithReservedJavaKeywordAsValues_CES returnMandatoryEnum) CTP_MyQueryType_CTS.Builder.withEnumWithReservedJavaKeywordAsValues
(CEP_EnumWithReservedJavaKeywordAsValues_CES enumWithReservedJavaKeywordAsValuesParam) test for issue #139 (use of java reserved keyword)CTP_TheSubscriptionType_CTS.Builder.withEnumWithReservedJavaKeywordAsValues
(CEP_EnumWithReservedJavaKeywordAsValues_CES enumWithReservedJavaKeywordAsValuesParam) test for issue #139 (use of java reserved keyword)CTP_MyQueryType_CTS.Builder.withReturnEnum
(CEP_EnumWithReservedJavaKeywordAsValues_CES returnEnumParam) CTP_TheSubscriptionType_CTS.Builder.withReturnEnum
(CEP_EnumWithReservedJavaKeywordAsValues_CES returnEnumParam) CTP_MyQueryType_CTS.Builder.withReturnMandatoryEnum
(CEP_EnumWithReservedJavaKeywordAsValues_CES returnMandatoryEnumParam) CTP_TheSubscriptionType_CTS.Builder.withReturnMandatoryEnum
(CEP_EnumWithReservedJavaKeywordAsValues_CES returnMandatoryEnumParam) Method parameters in org.junittest.allgraphqlcases_client_springconfiguration with type arguments of type CEP_EnumWithReservedJavaKeywordAsValues_CESModifier and TypeMethodDescriptionCTP_TheSubscriptionType_CTS.enumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.enumWithReservedJavaKeywordAsValues
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Object... paramsAndValues) Deprecated.TheSubscriptionTypeExecutorMySchema.enumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Object... paramsAndValues) test for issue #139 (use of java reserved keyword)
This method registers a subscription, by executing a direct partial enumWithReservedJavaKeywordAsValues subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.enumWithReservedJavaKeywordAsValues
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Object... paramsAndValues) test for issue #139 (use of java reserved keyword)
This method registers a subscription, by executing a direct partial enumWithReservedJavaKeywordAsValues subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.enumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.enumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Map<String, Object> parameters) Deprecated.TheSubscriptionTypeExecutorMySchema.enumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Map<String, Object> parameters) test for issue #139 (use of java reserved keyword)
This method registers a subscription, by executing a direct partial enumWithReservedJavaKeywordAsValues subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.enumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Map<String, Object> parameters) test for issue #139 (use of java reserved keyword)
This method registers a subscription, by executing a direct partial enumWithReservedJavaKeywordAsValues subscription against the GraphQL server.CTP_MyQueryType_CTS.listOfEnumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.listOfEnumWithReservedJavaKeywordAsValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.listOfEnumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.listOfEnumWithReservedJavaKeywordAsValues
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) This method executes a partial query on the listOfEnumWithReservedJavaKeywordAsValues query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) This method executes a partial query against the GraphQL server.TheSubscriptionTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial listOfEnumWithReservedJavaKeywordAsValues subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValues
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial listOfEnumWithReservedJavaKeywordAsValues subscription against the GraphQL server.CTP_MyQueryType_CTS.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) This method executes a partial query on the listOfEnumWithReservedJavaKeywordAsValues query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>>
MyQueryTypeReactiveExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.TheSubscriptionTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial listOfEnumWithReservedJavaKeywordAsValues subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial listOfEnumWithReservedJavaKeywordAsValues subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.returnEnum
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Object... paramsAndValues) Deprecated.TheSubscriptionTypeExecutorMySchema.returnEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnEnum subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnEnum
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnEnum subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.returnEnumWithBindValues
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Map<String, Object> parameters) Deprecated.TheSubscriptionTypeExecutorMySchema.returnEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnEnum subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnEnumWithBindValues
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnEnum subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.returnListOfEnums
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) Deprecated.TheSubscriptionTypeExecutorMySchema.returnListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnListOfEnums subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnListOfEnums
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnListOfEnums subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.returnListOfEnumsWithBindValues
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) Deprecated.TheSubscriptionTypeExecutorMySchema.returnListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnListOfEnums subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnListOfEnumsWithBindValues
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnListOfEnums subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnListOfListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>> subscriptionCallback, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.returnListOfListOfEnums
(String queryResponseDef, SubscriptionCallback<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>> subscriptionCallback, Object... paramsAndValues) Deprecated.TheSubscriptionTypeExecutorMySchema.returnListOfListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnListOfListOfEnums subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnListOfListOfEnums
(String queryResponseDef, SubscriptionCallback<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnListOfListOfEnums subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnListOfListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>> subscriptionCallback, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.returnListOfListOfEnumsWithBindValues
(String queryResponseDef, SubscriptionCallback<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>> subscriptionCallback, Map<String, Object> parameters) Deprecated.TheSubscriptionTypeExecutorMySchema.returnListOfListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnListOfListOfEnums subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnListOfListOfEnumsWithBindValues
(String queryResponseDef, SubscriptionCallback<List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>>> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnListOfListOfEnums subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnListOfMandatoryEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.returnListOfMandatoryEnums
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) Deprecated.TheSubscriptionTypeExecutorMySchema.returnListOfMandatoryEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnListOfMandatoryEnums subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnListOfMandatoryEnums
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnListOfMandatoryEnums subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnListOfMandatoryEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.returnListOfMandatoryEnumsWithBindValues
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) Deprecated.TheSubscriptionTypeExecutorMySchema.returnListOfMandatoryEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnListOfMandatoryEnums subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnListOfMandatoryEnumsWithBindValues
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnListOfMandatoryEnums subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnMandatoryEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.returnMandatoryEnum
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Object... paramsAndValues) Deprecated.TheSubscriptionTypeExecutorMySchema.returnMandatoryEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnMandatoryEnum subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnMandatoryEnum
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnMandatoryEnum subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnMandatoryEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.returnMandatoryEnumWithBindValues
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Map<String, Object> parameters) Deprecated.TheSubscriptionTypeExecutorMySchema.returnMandatoryEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnMandatoryEnum subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnMandatoryEnumWithBindValues
(String queryResponseDef, SubscriptionCallback<CEP_EnumWithReservedJavaKeywordAsValues_CES> subscriptionCallback, CEP_EnumWithReservedJavaKeywordAsValues_CES _enum, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnMandatoryEnum subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnMandatoryListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.returnMandatoryListOfEnums
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) Deprecated.TheSubscriptionTypeExecutorMySchema.returnMandatoryListOfEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnMandatoryListOfEnums subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnMandatoryListOfEnums
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnMandatoryListOfEnums subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnMandatoryListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.returnMandatoryListOfEnumsWithBindValues
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) Deprecated.TheSubscriptionTypeExecutorMySchema.returnMandatoryListOfEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnMandatoryListOfEnums subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnMandatoryListOfEnumsWithBindValues
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnMandatoryListOfEnums subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnMandatoryListOfMandatoryEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.returnMandatoryListOfMandatoryEnums
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) Deprecated.TheSubscriptionTypeExecutorMySchema.returnMandatoryListOfMandatoryEnums
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnMandatoryListOfMandatoryEnums subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnMandatoryListOfMandatoryEnums
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Object... paramsAndValues) This method registers a subscription, by executing a direct partial returnMandatoryListOfMandatoryEnums subscription against the GraphQL server.CTP_TheSubscriptionType_CTS.returnMandatoryListOfMandatoryEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.returnMandatoryListOfMandatoryEnumsWithBindValues
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) Deprecated.TheSubscriptionTypeExecutorMySchema.returnMandatoryListOfMandatoryEnumsWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnMandatoryListOfMandatoryEnums subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.returnMandatoryListOfMandatoryEnumsWithBindValues
(String queryResponseDef, SubscriptionCallback<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> subscriptionCallback, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial returnMandatoryListOfMandatoryEnums subscription against the GraphQL server.void
CTP_MyQueryType_CTS.setListOfEnumWithReservedJavaKeywordAsValues
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> listOfEnumWithReservedJavaKeywordAsValues) void
CTP_TheSubscriptionType_CTS.setListOfEnumWithReservedJavaKeywordAsValues
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> listOfEnumWithReservedJavaKeywordAsValues) void
CTP_MyQueryType_CTS.setReturnListOfEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfEnums) void
CTP_TheSubscriptionType_CTS.setReturnListOfEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfEnums) void
CTP_MyQueryType_CTS.setReturnListOfListOfEnums
(List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> returnListOfListOfEnums) void
CTP_TheSubscriptionType_CTS.setReturnListOfListOfEnums
(List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> returnListOfListOfEnums) void
CTP_MyQueryType_CTS.setReturnListOfMandatoryEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfMandatoryEnums) void
CTP_TheSubscriptionType_CTS.setReturnListOfMandatoryEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfMandatoryEnums) void
CTP_MyQueryType_CTS.setReturnMandatoryListOfEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfEnums) void
CTP_TheSubscriptionType_CTS.setReturnMandatoryListOfEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfEnums) void
CTP_MyQueryType_CTS.setReturnMandatoryListOfMandatoryEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfMandatoryEnums) void
CTP_TheSubscriptionType_CTS.setReturnMandatoryListOfMandatoryEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfMandatoryEnums) CTP_MyQueryType_CTS.Builder.withListOfEnumWithReservedJavaKeywordAsValues
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> listOfEnumWithReservedJavaKeywordAsValuesParam) CTP_TheSubscriptionType_CTS.Builder.withListOfEnumWithReservedJavaKeywordAsValues
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> listOfEnumWithReservedJavaKeywordAsValuesParam) CTP_MyQueryType_CTS.Builder.withReturnListOfEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfEnumsParam) CTP_TheSubscriptionType_CTS.Builder.withReturnListOfEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfEnumsParam) CTP_MyQueryType_CTS.Builder.withReturnListOfListOfEnums
(List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> returnListOfListOfEnumsParam) CTP_TheSubscriptionType_CTS.Builder.withReturnListOfListOfEnums
(List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> returnListOfListOfEnumsParam) CTP_MyQueryType_CTS.Builder.withReturnListOfMandatoryEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfMandatoryEnumsParam) CTP_TheSubscriptionType_CTS.Builder.withReturnListOfMandatoryEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfMandatoryEnumsParam) CTP_MyQueryType_CTS.Builder.withReturnMandatoryListOfEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfEnumsParam) CTP_TheSubscriptionType_CTS.Builder.withReturnMandatoryListOfEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfEnumsParam) CTP_MyQueryType_CTS.Builder.withReturnMandatoryListOfMandatoryEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfMandatoryEnumsParam) CTP_TheSubscriptionType_CTS.Builder.withReturnMandatoryListOfMandatoryEnums
(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfMandatoryEnumsParam)