Uses of Class
org.junittest.customtemplates_client_springconfiguration.ReservedJavaKeywordAllFieldCases
Packages that use ReservedJavaKeywordAllFieldCases
-
Uses of ReservedJavaKeywordAllFieldCases in org.junittest.customtemplates_client_springconfiguration
Methods in org.junittest.customtemplates_client_springconfiguration that return ReservedJavaKeywordAllFieldCasesModifier and TypeMethodDescriptionReservedJavaKeywordAllFieldCases.Builder.build()MyQueryType.getReservedJavaKeywordAllFieldCases()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.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.customtemplates_client_springconfiguration that return types with arguments of type ReservedJavaKeywordAllFieldCasesModifier and TypeMethodDescriptionreactor.core.publisher.Mono<Optional<ReservedJavaKeywordAllFieldCases>>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<ReservedJavaKeywordAllFieldCases>>MyQueryTypeReactiveExecutorMySchema.reservedJavaKeywordAllFieldCases(String queryResponseDef, Object... paramsAndValues) This method executes a partial query against the GraphQL server.reactor.core.publisher.Mono<Optional<ReservedJavaKeywordAllFieldCases>>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<ReservedJavaKeywordAllFieldCases>>MyQueryTypeReactiveExecutorMySchema.reservedJavaKeywordAllFieldCasesWithBindValues(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.Methods in org.junittest.customtemplates_client_springconfiguration with parameters of type ReservedJavaKeywordAllFieldCasesModifier and TypeMethodDescriptionvoidMyQueryType.setReservedJavaKeywordAllFieldCases(ReservedJavaKeywordAllFieldCases reservedJavaKeywordAllFieldCases) MyQueryType.Builder.withReservedJavaKeywordAllFieldCases(ReservedJavaKeywordAllFieldCases reservedJavaKeywordAllFieldCasesParam)