Uses of Class
org.junittest.allgraphqlcases_client_springconfiguration.CINP_InputWithJson_CINS
Packages that use CINP_InputWithJson_CINS
-
Uses of CINP_InputWithJson_CINS in org.junittest.allgraphqlcases_client_springconfiguration
Methods in org.junittest.allgraphqlcases_client_springconfiguration that return CINP_InputWithJson_CINSMethods in org.junittest.allgraphqlcases_client_springconfiguration with parameters of type CINP_InputWithJson_CINSModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.jsonWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithJson_CINS input, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.jsonWithInput(String queryResponseDef, CINP_InputWithJson_CINS input, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.jsonWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithJson_CINS input, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.jsonWithInput(String queryResponseDef, CINP_InputWithJson_CINS input, Object... paramsAndValues) This method executes a partial query on the jsonWithInput query against the GraphQL server.reactor.core.publisher.Mono<Optional<CTP_TypeWithJson_CTS>>MyQueryTypeReactiveExecutorMySchema.jsonWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithJson_CINS input, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CTP_TypeWithJson_CTS>>MyQueryTypeReactiveExecutorMySchema.jsonWithInput(String queryResponseDef, CINP_InputWithJson_CINS input, Object... paramsAndValues) This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.jsonWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithJson_CINS input, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.jsonWithInputWithBindValues(String queryResponseDef, CINP_InputWithJson_CINS input, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.jsonWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithJson_CINS input, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.jsonWithInputWithBindValues(String queryResponseDef, CINP_InputWithJson_CINS input, Map<String, Object> parameters) This method executes a partial query on the jsonWithInput query against the GraphQL server.reactor.core.publisher.Mono<Optional<CTP_TypeWithJson_CTS>>MyQueryTypeReactiveExecutorMySchema.jsonWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithJson_CINS input, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CTP_TypeWithJson_CTS>>MyQueryTypeReactiveExecutorMySchema.jsonWithInputWithBindValues(String queryResponseDef, CINP_InputWithJson_CINS input, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.Method parameters in org.junittest.allgraphqlcases_client_springconfiguration with type arguments of type CINP_InputWithJson_CINSModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.jsonsWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.jsonsWithInput(String queryResponseDef, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.jsonsWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CTP_TypeWithJson_CTS>> subscriptionCallback, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) Deprecated.CTP_TheSubscriptionType_CTS.jsonsWithInput(String queryResponseDef, SubscriptionCallback<List<CTP_TypeWithJson_CTS>> subscriptionCallback, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.jsonsWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.jsonsWithInput(String queryResponseDef, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) This method executes a partial query on the jsonsWithInput query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CTP_TypeWithJson_CTS>>>MyQueryTypeReactiveExecutorMySchema.jsonsWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CTP_TypeWithJson_CTS>>>MyQueryTypeReactiveExecutorMySchema.jsonsWithInput(String queryResponseDef, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) This method executes a partial query against the GraphQL server.TheSubscriptionTypeExecutorMySchema.jsonsWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CTP_TypeWithJson_CTS>> subscriptionCallback, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) This method registers a subscription, by executing a direct partial jsonsWithInput subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.jsonsWithInput(String queryResponseDef, SubscriptionCallback<List<CTP_TypeWithJson_CTS>> subscriptionCallback, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) This method registers a subscription, by executing a direct partial jsonsWithInput subscription against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CTP_TypeWithJson_CTS>>>TheSubscriptionTypeReactiveExecutorMySchema.jsonsWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CTP_TypeWithJson_CTS>>>TheSubscriptionTypeReactiveExecutorMySchema.jsonsWithInput(String queryResponseDef, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) This method registers a subscription, by executing a direct partial request against the GraphQL server.CTP_MyQueryType_CTS.jsonsWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.jsonsWithInputWithBindValues(String queryResponseDef, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.jsonsWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CTP_TypeWithJson_CTS>> subscriptionCallback, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) Deprecated.CTP_TheSubscriptionType_CTS.jsonsWithInputWithBindValues(String queryResponseDef, SubscriptionCallback<List<CTP_TypeWithJson_CTS>> subscriptionCallback, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.jsonsWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.jsonsWithInputWithBindValues(String queryResponseDef, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) This method executes a partial query on the jsonsWithInput query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CTP_TypeWithJson_CTS>>>MyQueryTypeReactiveExecutorMySchema.jsonsWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CTP_TypeWithJson_CTS>>>MyQueryTypeReactiveExecutorMySchema.jsonsWithInputWithBindValues(String queryResponseDef, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.TheSubscriptionTypeExecutorMySchema.jsonsWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, SubscriptionCallback<List<CTP_TypeWithJson_CTS>> subscriptionCallback, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial jsonsWithInput subscription against the GraphQL server.TheSubscriptionTypeExecutorMySchema.jsonsWithInputWithBindValues(String queryResponseDef, SubscriptionCallback<List<CTP_TypeWithJson_CTS>> subscriptionCallback, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial jsonsWithInput subscription against the GraphQL server.reactor.core.publisher.Flux<Optional<List<CTP_TypeWithJson_CTS>>>TheSubscriptionTypeReactiveExecutorMySchema.jsonsWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithJson_CINS> input, 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<CTP_TypeWithJson_CTS>>>TheSubscriptionTypeReactiveExecutorMySchema.jsonsWithInputWithBindValues(String queryResponseDef, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) This method registers a subscription, by executing a direct partial jsonsWithInput subscription against the GraphQL server.