Uses of Class
org.junittest.allgraphqlcases_client_springconfiguration.CTP_ReservedJavaKeywordAllFieldCases_CTS
Packages that use CTP_ReservedJavaKeywordAllFieldCases_CTS
-
Uses of CTP_ReservedJavaKeywordAllFieldCases_CTS in org.junittest.allgraphqlcases_client_springconfiguration
Methods in org.junittest.allgraphqlcases_client_springconfiguration that return CTP_ReservedJavaKeywordAllFieldCases_CTSModifier and TypeMethodDescriptionCTP_ReservedJavaKeywordAllFieldCases_CTS.Builder.build()
CTP_MyQueryType_CTS.getReservedJavaKeywordAllFieldCases()
CTP_MyQueryType_CTS.reservedJavaKeywordAllFieldCases
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.reservedJavaKeywordAllFieldCases
(String queryResponseDef, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.reservedJavaKeywordAllFieldCases
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.reservedJavaKeywordAllFieldCases
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query on the reservedJavaKeywordAllFieldCases query against the GraphQL server.CTP_MyQueryType_CTS.reservedJavaKeywordAllFieldCasesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.reservedJavaKeywordAllFieldCasesWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.reservedJavaKeywordAllFieldCasesWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.reservedJavaKeywordAllFieldCasesWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query on the reservedJavaKeywordAllFieldCases query against the GraphQL server.Methods in org.junittest.allgraphqlcases_client_springconfiguration that return types with arguments of type CTP_ReservedJavaKeywordAllFieldCases_CTSModifier and TypeMethodDescriptionreactor.core.publisher.Mono<Optional<CTP_ReservedJavaKeywordAllFieldCases_CTS>>
MyQueryTypeReactiveExecutorMySchema.reservedJavaKeywordAllFieldCases
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CTP_ReservedJavaKeywordAllFieldCases_CTS>>
MyQueryTypeReactiveExecutorMySchema.reservedJavaKeywordAllFieldCases
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query against the GraphQL server.reactor.core.publisher.Mono<Optional<CTP_ReservedJavaKeywordAllFieldCases_CTS>>
MyQueryTypeReactiveExecutorMySchema.reservedJavaKeywordAllFieldCasesWithBindValues
(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<CTP_ReservedJavaKeywordAllFieldCases_CTS>>
MyQueryTypeReactiveExecutorMySchema.reservedJavaKeywordAllFieldCasesWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.Methods in org.junittest.allgraphqlcases_client_springconfiguration with parameters of type CTP_ReservedJavaKeywordAllFieldCases_CTSModifier and TypeMethodDescriptionvoid
CTP_MyQueryType_CTS.setReservedJavaKeywordAllFieldCases
(CTP_ReservedJavaKeywordAllFieldCases_CTS reservedJavaKeywordAllFieldCases) CTP_MyQueryType_CTS.Builder.withReservedJavaKeywordAllFieldCases
(CTP_ReservedJavaKeywordAllFieldCases_CTS reservedJavaKeywordAllFieldCasesParam)