Uses of Class
org.allGraphQLCases.client2.AllFieldCasesInput

Packages that use AllFieldCasesInput
Package
Description
 
  • Uses of AllFieldCasesInput in org.allGraphQLCases.client2

    Modifier and Type
    Method
    Description
    AllFieldCasesInput.Builder.build()
     
    Methods in org.allGraphQLCases.client2 with parameters of type AllFieldCasesInput
    Modifier and Type
    Method
    Description
    MyQueryTypeExecutorAllGraphQLCases2.allFieldCases(com.graphql_java_generator.client.request.ObjectResponse objectResponse, AllFieldCasesInput input, Object... paramsAndValues)

    ################################################################################
    # Complementary tests with the AllFieldCases Object
    This method is expected by the graphql-java framework.
    MyQueryTypeExecutorAllGraphQLCases2.allFieldCases(String queryResponseDef, AllFieldCasesInput input, Object... paramsAndValues)

    ################################################################################
    # Complementary tests with the AllFieldCases Object
    This method executes a partial query on the allFieldCases query against the GraphQL server.
    reactor.core.publisher.Mono<Optional<AllFieldCases>>
    MyQueryTypeReactiveExecutorAllGraphQLCases2.allFieldCases(com.graphql_java_generator.client.request.ObjectResponse objectResponse, AllFieldCasesInput input, Object... paramsAndValues)

    ################################################################################
    # Complementary tests with the AllFieldCases Object
    This method is expected by the graphql-java framework.
    reactor.core.publisher.Mono<Optional<AllFieldCases>>
    MyQueryTypeReactiveExecutorAllGraphQLCases2.allFieldCases(String queryResponseDef, AllFieldCasesInput input, Object... paramsAndValues)

    ################################################################################
    # Complementary tests with the AllFieldCases Object
    This method executes a partial query against the GraphQL server.
    MyQueryTypeExecutorAllGraphQLCases2.allFieldCasesWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, AllFieldCasesInput input, Map<String,Object> parameters)

    ################################################################################
    # Complementary tests with the AllFieldCases Object
    This method is expected by the graphql-java framework.
    MyQueryTypeExecutorAllGraphQLCases2.allFieldCasesWithBindValues(String queryResponseDef, AllFieldCasesInput input, Map<String,Object> parameters)

    ################################################################################
    # Complementary tests with the AllFieldCases Object
    This method executes a partial query on the allFieldCases query against the GraphQL server.
    reactor.core.publisher.Mono<Optional<AllFieldCases>>
    MyQueryTypeReactiveExecutorAllGraphQLCases2.allFieldCasesWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, AllFieldCasesInput input, Map<String,Object> parameters)

    ################################################################################
    # Complementary tests with the AllFieldCases Object
    This method is expected by the graphql-java framework.
    reactor.core.publisher.Mono<Optional<AllFieldCases>>
    MyQueryTypeReactiveExecutorAllGraphQLCases2.allFieldCasesWithBindValues(String queryResponseDef, AllFieldCasesInput input, Map<String,Object> parameters)
    ################################################################################ # Complementary tests with the AllFieldCases Object This method executes a partial query against the GraphQL server.
    com.graphql_java_generator.client.SubscriptionClient
    TheSubscriptionTypeExecutorAllGraphQLCases2.allGraphQLCasesInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, com.graphql_java_generator.client.SubscriptionCallback<AllFieldCases> subscriptionCallback, AllFieldCasesInput input, Object... paramsAndValues)
    Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
    This method registers a subscription, by executing a direct partial allGraphQLCasesInput subscription against the GraphQL server.
    com.graphql_java_generator.client.SubscriptionClient
    TheSubscriptionTypeExecutorAllGraphQLCases2.allGraphQLCasesInput(String queryResponseDef, com.graphql_java_generator.client.SubscriptionCallback<AllFieldCases> subscriptionCallback, AllFieldCasesInput input, Object... paramsAndValues)
    Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
    This method registers a subscription, by executing a direct partial allGraphQLCasesInput subscription against the GraphQL server.
    reactor.core.publisher.Flux<Optional<AllFieldCases>>
    TheSubscriptionTypeReactiveExecutorAllGraphQLCases2.allGraphQLCasesInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, AllFieldCasesInput input, Object... paramsAndValues)
    Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
    This method registers a subscription, by executing a direct partial request against the GraphQL server.
    reactor.core.publisher.Flux<Optional<AllFieldCases>>
    TheSubscriptionTypeReactiveExecutorAllGraphQLCases2.allGraphQLCasesInput(String queryResponseDef, AllFieldCasesInput input, Object... paramsAndValues)
    Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
    This method registers a subscription, by executing a direct partial request against the GraphQL server.
    com.graphql_java_generator.client.SubscriptionClient
    TheSubscriptionTypeExecutorAllGraphQLCases2.allGraphQLCasesInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, com.graphql_java_generator.client.SubscriptionCallback<AllFieldCases> subscriptionCallback, AllFieldCasesInput input, Map<String,Object> parameters)
    Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
    This method registers a subscription, by executing a direct partial allGraphQLCasesInput subscription against the GraphQL server.
    com.graphql_java_generator.client.SubscriptionClient
    TheSubscriptionTypeExecutorAllGraphQLCases2.allGraphQLCasesInputWithBindValues(String queryResponseDef, com.graphql_java_generator.client.SubscriptionCallback<AllFieldCases> subscriptionCallback, AllFieldCasesInput input, Map<String,Object> parameters)
    Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
    This method registers a subscription, by executing a direct partial allGraphQLCasesInput subscription against the GraphQL server.
    reactor.core.publisher.Flux<Optional<AllFieldCases>>
    TheSubscriptionTypeReactiveExecutorAllGraphQLCases2.allGraphQLCasesInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, AllFieldCasesInput input, Map<String,Object> parameters)
    Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
    This method registers a subscription, by executing a direct partial request against the GraphQL server.
    reactor.core.publisher.Flux<Optional<AllFieldCases>>
    TheSubscriptionTypeReactiveExecutorAllGraphQLCases2.allGraphQLCasesInputWithBindValues(String queryResponseDef, AllFieldCasesInput input, Map<String,Object> parameters)
    Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
    This method registers a subscription, by executing a direct partial allGraphQLCasesInput subscription against the GraphQL server.
    AnotherMutationTypeExecutorAllGraphQLCases2.createAllFieldCases(com.graphql_java_generator.client.request.ObjectResponse objectResponse, AllFieldCasesInput input, Object... paramsAndValues)
    This method is expected by the graphql-java framework.
    AnotherMutationTypeExecutorAllGraphQLCases2.createAllFieldCases(String queryResponseDef, AllFieldCasesInput input, Object... paramsAndValues)
    This method executes a partial query on the createAllFieldCases mutation against the GraphQL server.
    reactor.core.publisher.Mono<Optional<AllFieldCases>>
    AnotherMutationTypeReactiveExecutorAllGraphQLCases2.createAllFieldCases(com.graphql_java_generator.client.request.ObjectResponse objectResponse, AllFieldCasesInput input, Object... paramsAndValues)
    This method is expected by the graphql-java framework.
    reactor.core.publisher.Mono<Optional<AllFieldCases>>
    AnotherMutationTypeReactiveExecutorAllGraphQLCases2.createAllFieldCases(String queryResponseDef, AllFieldCasesInput input, Object... paramsAndValues)
    This method executes a partial query against the GraphQL server.
    AnotherMutationTypeExecutorAllGraphQLCases2.createAllFieldCasesWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, AllFieldCasesInput input, Map<String,Object> parameters)
    This method is expected by the graphql-java framework.
    AnotherMutationTypeExecutorAllGraphQLCases2.createAllFieldCasesWithBindValues(String queryResponseDef, AllFieldCasesInput input, Map<String,Object> parameters)
    This method executes a partial query on the createAllFieldCases mutation against the GraphQL server.
    reactor.core.publisher.Mono<Optional<AllFieldCases>>
    AnotherMutationTypeReactiveExecutorAllGraphQLCases2.createAllFieldCasesWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, AllFieldCasesInput input, Map<String,Object> parameters)
    This method is expected by the graphql-java framework.
    reactor.core.publisher.Mono<Optional<AllFieldCases>>
    AnotherMutationTypeReactiveExecutorAllGraphQLCases2.createAllFieldCasesWithBindValues(String queryResponseDef, AllFieldCasesInput input, Map<String,Object> parameters)
    This method executes a partial query against the GraphQL server.