Uses of Class
org.allGraphQLCases.client.CINP_CharacterInput_CINS
Packages that use CINP_CharacterInput_CINS
Package
Description
-
Uses of CINP_CharacterInput_CINS in org.allGraphQLCases.client
Methods in org.allGraphQLCases.client that return CINP_CharacterInput_CINSModifier and TypeMethodDescriptionCINP_CharacterInput_CINS.Builder.build()CINP_HumanInput_CINS.getBestFriend()Methods in org.allGraphQLCases.client that return types with arguments of type CINP_CharacterInput_CINSModifier and TypeMethodDescriptionCINP_CharacterInput_CINS.getFriends()CINP_DroidInput_CINS.getFriends()CINP_HumanInput_CINS.getFriends()Methods in org.allGraphQLCases.client with parameters of type CINP_CharacterInput_CINSModifier and TypeMethodDescriptionvoidCINP_HumanInput_CINS.setBestFriend(CINP_CharacterInput_CINS bestFriend) CINP_HumanInput_CINS.Builder.withBestFriend(CINP_CharacterInput_CINS bestFriendParam) Method parameters in org.allGraphQLCases.client with type arguments of type CINP_CharacterInput_CINSModifier and TypeMethodDescriptionvoidCINP_CharacterInput_CINS.setFriends(List<CINP_CharacterInput_CINS> friends) voidCINP_DroidInput_CINS.setFriends(List<CINP_CharacterInput_CINS> friends) voidCINP_HumanInput_CINS.setFriends(List<CINP_CharacterInput_CINS> friends) CINP_CharacterInput_CINS.Builder.withFriends(List<CINP_CharacterInput_CINS> friendsParam) CINP_DroidInput_CINS.Builder.withFriends(List<CINP_CharacterInput_CINS> friendsParam) CINP_HumanInput_CINS.Builder.withFriends(List<CINP_CharacterInput_CINS> friendsParam) -
Uses of CINP_CharacterInput_CINS in org.allGraphQLCases.client.util
Methods in org.allGraphQLCases.client.util with parameters of type CINP_CharacterInput_CINSModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.withOneMandatoryParam(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.withOneMandatoryParam(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorAllGraphQLCases.withOneMandatoryParam(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorAllGraphQLCases.withOneMandatoryParam(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method executes a partial query on the withOneMandatoryParam query against the GraphQL server.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>MyQueryTypeReactiveExecutorAllGraphQLCases.withOneMandatoryParam(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>MyQueryTypeReactiveExecutorAllGraphQLCases.withOneMandatoryParam(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.withOneMandatoryParamWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.withOneMandatoryParamWithBindValues(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorAllGraphQLCases.withOneMandatoryParamWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorAllGraphQLCases.withOneMandatoryParamWithBindValues(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method executes a partial query on the withOneMandatoryParam query against the GraphQL server.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>MyQueryTypeReactiveExecutorAllGraphQLCases.withOneMandatoryParamWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>MyQueryTypeReactiveExecutorAllGraphQLCases.withOneMandatoryParamWithBindValues(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.withOneOptionalParam(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.withOneOptionalParam(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorAllGraphQLCases.withOneOptionalParam(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorAllGraphQLCases.withOneOptionalParam(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method executes a partial query on the withOneOptionalParam query against the GraphQL server.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>MyQueryTypeReactiveExecutorAllGraphQLCases.withOneOptionalParam(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>MyQueryTypeReactiveExecutorAllGraphQLCases.withOneOptionalParam(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.withOneOptionalParamWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.withOneOptionalParamWithBindValues(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorAllGraphQLCases.withOneOptionalParamWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorAllGraphQLCases.withOneOptionalParamWithBindValues(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method executes a partial query on the withOneOptionalParam query against the GraphQL server.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>MyQueryTypeReactiveExecutorAllGraphQLCases.withOneOptionalParamWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>MyQueryTypeReactiveExecutorAllGraphQLCases.withOneOptionalParamWithBindValues(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.Method parameters in org.allGraphQLCases.client.util with type arguments of type CINP_CharacterInput_CINSModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.withList(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.withList(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorAllGraphQLCases.withList(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method is expected by the graphql-java framework.MyQueryTypeExecutorAllGraphQLCases.withList(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method executes a partial query on the withList query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>MyQueryTypeReactiveExecutorAllGraphQLCases.withList(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>MyQueryTypeReactiveExecutorAllGraphQLCases.withList(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.withListWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.withListWithBindValues(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorAllGraphQLCases.withListWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method is expected by the graphql-java framework.MyQueryTypeExecutorAllGraphQLCases.withListWithBindValues(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method executes a partial query on the withList query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>MyQueryTypeReactiveExecutorAllGraphQLCases.withListWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>MyQueryTypeReactiveExecutorAllGraphQLCases.withListWithBindValues(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters) ################################################################################ # withList return a list of Characters, matching the given list of CharacterInput -
Uses of CINP_CharacterInput_CINS in org.allGraphQLCases.demo
Methods in org.allGraphQLCases.demo with parameters of type CINP_CharacterInput_CINSModifier and TypeMethodDescriptionPartialQueries.withOneMandatoryParam(CINP_CharacterInput_CINS character) PartialQueries.withOneOptionalParam(CINP_CharacterInput_CINS character) Method parameters in org.allGraphQLCases.demo with type arguments of type CINP_CharacterInput_CINSModifier and TypeMethodDescriptionPartialQueries.withList(String name, List<CINP_CharacterInput_CINS> friends) -
Uses of CINP_CharacterInput_CINS in org.allGraphQLCases.demo.impl
Methods in org.allGraphQLCases.demo.impl with parameters of type CINP_CharacterInput_CINSModifier and TypeMethodDescriptionPartialDirectQueries.withOneMandatoryParam(CINP_CharacterInput_CINS character) PartialPreparedQueries.withOneMandatoryParam(CINP_CharacterInput_CINS character) PartialPreparedQueriesDeprecatedWay.withOneMandatoryParam(CINP_CharacterInput_CINS character) reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>PartialRequestGraphQLReactiveRepository.withOneMandatoryParam(CINP_CharacterInput_CINS character) PartialRequestGraphQLRepository.withOneMandatoryParam(CINP_CharacterInput_CINS character) PartialDirectQueries.withOneOptionalParam(CINP_CharacterInput_CINS character) PartialPreparedQueries.withOneOptionalParam(CINP_CharacterInput_CINS character) PartialPreparedQueriesDeprecatedWay.withOneOptionalParam(CINP_CharacterInput_CINS character) reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>PartialRequestGraphQLReactiveRepository.withOneOptionalParam(CINP_CharacterInput_CINS character) PartialRequestGraphQLRepository.withOneOptionalParam(CINP_CharacterInput_CINS character) Method parameters in org.allGraphQLCases.demo.impl with type arguments of type CINP_CharacterInput_CINSModifier and TypeMethodDescriptionPartialDirectQueries.withList(String name, List<CINP_CharacterInput_CINS> friends) PartialPreparedQueries.withList(String name, List<CINP_CharacterInput_CINS> friends) PartialPreparedQueriesDeprecatedWay.withList(String name, List<CINP_CharacterInput_CINS> friends) reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>PartialRequestGraphQLReactiveRepository.withList(String name, List<CINP_CharacterInput_CINS> friends) PartialRequestGraphQLRepository.withList(String name, List<CINP_CharacterInput_CINS> friends) -
Uses of CINP_CharacterInput_CINS in org.allGraphQLCases.graphqlrepository.non_spring
Methods in org.allGraphQLCases.graphqlrepository.non_spring with parameters of type CINP_CharacterInput_CINSModifier and TypeMethodDescriptionGraphQLRequests.withOneOptionalParam(CINP_CharacterInput_CINS character)