Uses of Class
org.junittest.allgraphqlcases_client_springconfiguration.CTP_break_CTS
Packages that use CTP_break_CTS
-
Uses of CTP_break_CTS in org.junittest.allgraphqlcases_client_springconfiguration
Methods in org.junittest.allgraphqlcases_client_springconfiguration that return CTP_break_CTSModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.aBreak
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated.MyQueryTypeExecutorMySchema.aBreak
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Check for GraphQL identifier that are java keywords
This method is expected by the graphql-java framework.Check for GraphQL identifier that are java keywords
This method executes a partial query on the aBreak query against the GraphQL server.CTP_MyQueryType_CTS.aBreakWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.aBreakWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.aBreakWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Check for GraphQL identifier that are java keywords
This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.aBreakWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Check for GraphQL identifier that are java keywords
This method executes a partial query on the aBreak query against the GraphQL server.CTP_break_CTS.Builder.build()
CTP_MyQueryType_CTS.getABreak()
Check for GraphQL identifier that are java keywordsMethods in org.junittest.allgraphqlcases_client_springconfiguration that return types with arguments of type CTP_break_CTSModifier and TypeMethodDescriptionreactor.core.publisher.Mono<Optional<CTP_break_CTS>>
MyQueryTypeReactiveExecutorMySchema.aBreak
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Check for GraphQL identifier that are java keywords
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CTP_break_CTS>>
Check for GraphQL identifier that are java keywords
This method executes a partial query against the GraphQL server.reactor.core.publisher.Mono<Optional<CTP_break_CTS>>
MyQueryTypeReactiveExecutorMySchema.aBreakWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Check for GraphQL identifier that are java keywords
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CTP_break_CTS>>
MyQueryTypeReactiveExecutorMySchema.aBreakWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Check for GraphQL identifier that are java keywords This method executes a partial query against the GraphQL server.Methods in org.junittest.allgraphqlcases_client_springconfiguration with parameters of type CTP_break_CTSModifier and TypeMethodDescriptionvoid
CTP_MyQueryType_CTS.setABreak
(CTP_break_CTS aBreak) Check for GraphQL identifier that are java keywordsCTP_MyQueryType_CTS.Builder.withABreak
(CTP_break_CTS aBreakParam) Check for GraphQL identifier that are java keywords