Uses of Class
org.allGraphQLCases.client.CTP_break_CTS
Package
Description
-
Uses of CTP_break_CTS in org.allGraphQLCases.client
Modifier and TypeMethodDescriptionCTP_break_CTS.Builder.build()
CTP_MyQueryType_CTS.getABreak()
Check for GraphQL identifier that are java keywordsModifier 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 -
Uses of CTP_break_CTS in org.allGraphQLCases.client.util
Modifier and TypeMethodDescriptionCTP_MyQueryType_CTS.aBreak
(ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated.MyQueryTypeExecutorAllGraphQLCases.aBreak
(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
(ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.aBreakWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorAllGraphQLCases.aBreakWithBindValues
(ObjectResponse objectResponse, Map<String, Object> parameters) Check for GraphQL identifier that are java keywords
This method is expected by the graphql-java framework.MyQueryTypeExecutorAllGraphQLCases.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.Modifier and TypeMethodDescriptionreactor.core.publisher.Mono<Optional<CTP_break_CTS>>
MyQueryTypeReactiveExecutorAllGraphQLCases.aBreak
(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>>
MyQueryTypeReactiveExecutorAllGraphQLCases.aBreak
(String queryResponseDef, Object... paramsAndValues) 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>>
MyQueryTypeReactiveExecutorAllGraphQLCases.aBreakWithBindValues
(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>>
MyQueryTypeReactiveExecutorAllGraphQLCases.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. -
Uses of CTP_break_CTS in org.allGraphQLCases.demo
-
Uses of CTP_break_CTS in org.allGraphQLCases.demo.impl
Modifier and TypeMethodDescriptionPartialDirectQueries.aBreak
(CEP_extends_CES test, String $if) PartialPreparedQueries.aBreak
(CEP_extends_CES test, String $if) PartialPreparedQueriesDeprecatedWay.aBreak
(CEP_extends_CES test, String $if) PartialRequestGraphQLRepository.aBreak
(CEP_extends_CES test, String _if) Modifier and TypeMethodDescriptionreactor.core.publisher.Mono<Optional<CTP_break_CTS>>
PartialRequestGraphQLReactiveRepository.aBreak
(CEP_extends_CES test, String _if)