Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ADMIN - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberType
- ARGUMENT_DEFINITION - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
B
- Board - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- Board() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- Board.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- boards(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- boards(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- boards(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the boards query against the GraphQL server.
- boards(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- boardsAndTopicsWithFieldParameter(Date) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLReactiveRepositoryPartialRequests
- boardsAndTopicsWithFieldParameter(Date) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLRepositoryPartialRequests
- boardsAndTopicsWithFieldParameter(Date) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialDirectRequests
- boardsAndTopicsWithFieldParameter(Date) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialPreparedRequests
- boardsAndTopicsWithFieldParameter(Date) - Method in interface com.graphql_java_generator.samples.forum.client.Queries
- boardsSimple() - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLReactiveRepositoryPartialRequests
- boardsSimple() - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLRepositoryPartialRequests
- boardsSimple() - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialDirectRequests
- boardsSimple() - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialPreparedRequests
- boardsSimple() - Method in interface com.graphql_java_generator.samples.forum.client.Queries
- boardsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- boardsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- boardsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the boards query against the GraphQL server.
- boardsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- boardsWithPostSince(String, String, String, Date) - Method in class com.graphql_java_generator.samples.forum.client.PreparedQueriesWithFieldInputParameters
-
Execute the query, with the given parameters.
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput.Builder
- build() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput.Builder
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput
- builder() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput.Builder
- Builder() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput.Builder
C
- com.graphql_java_generator.minimal_app - package com.graphql_java_generator.minimal_app
- com.graphql_java_generator.non_spring_app - package com.graphql_java_generator.non_spring_app
- com.graphql_java_generator.samples.forum - package com.graphql_java_generator.samples.forum
- com.graphql_java_generator.samples.forum.client - package com.graphql_java_generator.samples.forum.client
- com.graphql_java_generator.samples.forum.client.graphql - package com.graphql_java_generator.samples.forum.client.graphql
- com.graphql_java_generator.samples.forum.client.graphql.forum.client - package com.graphql_java_generator.samples.forum.client.graphql.forum.client
- com.graphql_java_generator.samples.forum.client.graphql.forum.client_spring_autoconfiguration - package com.graphql_java_generator.samples.forum.client.graphql.forum.client_spring_autoconfiguration
- com.graphql_java_generator.samples.forum.client.graphql.forum.client.util - package com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- com.graphql_java_generator.samples.forum.client.subscription - package com.graphql_java_generator.samples.forum.client.subscription
- configure(RuntimeWiring.Builder) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLWiring
- connected - Variable in class com.graphql_java_generator.samples.forum.client.subscription.PostSubscriptionCallback
-
Indicates whether the Web Socket is connected or not
- createBoard(ObjectResponse, String, Boolean, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method is expected by the graphql-java framework.
- createBoard(ObjectResponse, String, Boolean, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method is expected by the graphql-java framework.
- createBoard(String, boolean) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLReactiveRepositoryPartialRequests
- createBoard(String, boolean) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLRepositoryPartialRequests
- createBoard(String, boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialDirectRequests
- createBoard(String, boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialPreparedRequests
- createBoard(String, boolean) - Method in interface com.graphql_java_generator.samples.forum.client.Queries
- createBoard(String, String, Boolean, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method executes a partial query on the createBoard mutation against the GraphQL server.
- createBoard(String, String, Boolean, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- createBoardWithBindValues(ObjectResponse, String, Boolean, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method is expected by the graphql-java framework.
- createBoardWithBindValues(ObjectResponse, String, Boolean, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method is expected by the graphql-java framework.
- createBoardWithBindValues(String, String, Boolean, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method executes a partial query on the createBoard mutation against the GraphQL server.
- createBoardWithBindValues(String, String, Boolean, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- createMember(ObjectResponse, MemberInput, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method is expected by the graphql-java framework.
- createMember(ObjectResponse, MemberInput, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method is expected by the graphql-java framework.
- createMember(MemberInput) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLReactiveRepositoryPartialRequests
- createMember(MemberInput) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLRepositoryPartialRequests
- createMember(MemberInput) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialDirectRequests
- createMember(MemberInput) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialPreparedRequests
- createMember(MemberInput) - Method in interface com.graphql_java_generator.samples.forum.client.Queries
- createMember(String, MemberInput, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method executes a partial query on the createMember mutation against the GraphQL server.
- createMember(String, MemberInput, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- createMemberWithBindValues(ObjectResponse, MemberInput, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method is expected by the graphql-java framework.
- createMemberWithBindValues(ObjectResponse, MemberInput, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method is expected by the graphql-java framework.
- createMemberWithBindValues(String, MemberInput, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method executes a partial query on the createMember mutation against the GraphQL server.
- createMemberWithBindValues(String, MemberInput, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- createPost(ObjectResponse, PostInput, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method is expected by the graphql-java framework.
- createPost(ObjectResponse, PostInput, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method is expected by the graphql-java framework.
- createPost(PostInput) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLReactiveRepositoryPartialRequests
- createPost(PostInput) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLRepositoryPartialRequests
- createPost(PostInput) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialDirectRequests
- createPost(PostInput) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialPreparedRequests
- createPost(PostInput) - Method in interface com.graphql_java_generator.samples.forum.client.Queries
- createPost(String, PostInput, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method executes a partial query on the createPost mutation against the GraphQL server.
- createPost(String, PostInput, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- createPosts(ObjectResponse, List<PostInput>, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method is expected by the graphql-java framework.
- createPosts(ObjectResponse, List<PostInput>, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method is expected by the graphql-java framework.
- createPosts(String, List<PostInput>, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method executes a partial query on the createPosts mutation against the GraphQL server.
- createPosts(String, List<PostInput>, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- createPosts(List<PostInput>) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLReactiveRepositoryPartialRequests
- createPosts(List<PostInput>) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLRepositoryPartialRequests
- createPosts(List<PostInput>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialDirectRequests
- createPosts(List<PostInput>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialPreparedRequests
- createPosts(List<PostInput>) - Method in interface com.graphql_java_generator.samples.forum.client.Queries
- createPostsWithBindValues(ObjectResponse, List<PostInput>, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method is expected by the graphql-java framework.
- createPostsWithBindValues(ObjectResponse, List<PostInput>, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method is expected by the graphql-java framework.
- createPostsWithBindValues(String, List<PostInput>, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method executes a partial query on the createPosts mutation against the GraphQL server.
- createPostsWithBindValues(String, List<PostInput>, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- createPostWithBindValues(ObjectResponse, PostInput, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method is expected by the graphql-java framework.
- createPostWithBindValues(ObjectResponse, PostInput, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method is expected by the graphql-java framework.
- createPostWithBindValues(String, PostInput, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method executes a partial query on the createPost mutation against the GraphQL server.
- createPostWithBindValues(String, PostInput, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- createTopic(ObjectResponse, TopicInput, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method is expected by the graphql-java framework.
- createTopic(ObjectResponse, TopicInput, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method is expected by the graphql-java framework.
- createTopic(TopicInput) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLReactiveRepositoryPartialRequests
- createTopic(TopicInput) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLRepositoryPartialRequests
- createTopic(TopicInput) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialDirectRequests
- createTopic(TopicInput) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialPreparedRequests
- createTopic(TopicInput) - Method in interface com.graphql_java_generator.samples.forum.client.Queries
- createTopic(String, TopicInput, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method executes a partial query on the createTopic mutation against the GraphQL server.
- createTopic(String, TopicInput, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- createTopicWithBindValues(ObjectResponse, TopicInput, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method is expected by the graphql-java framework.
- createTopicWithBindValues(ObjectResponse, TopicInput, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method is expected by the graphql-java framework.
- createTopicWithBindValues(String, TopicInput, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method executes a partial query on the createTopic mutation against the GraphQL server.
- createTopicWithBindValues(String, TopicInput, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- CustomJacksonDeserializers - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
-
This class is a standard Deserializer for Jackson.
- CustomJacksonDeserializers() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonDeserializers
- CustomJacksonDeserializers.Date - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- CustomJacksonDeserializers.List__Directive - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- CustomJacksonDeserializers.List__DirectiveLocation - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- CustomJacksonDeserializers.List__EnumValue - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- CustomJacksonDeserializers.List__Field - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- CustomJacksonDeserializers.List__InputValue - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- CustomJacksonDeserializers.List__Type - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- CustomJacksonDeserializers.ListBoard - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- CustomJacksonDeserializers.ListPost - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- CustomJacksonDeserializers.ListTopic - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- CustomJacksonSerializers - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
-
This class is a standard Deserializer for Jackson.
- CustomJacksonSerializers() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonSerializers
- CustomJacksonSerializers.Date - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- CustomJacksonSerializers.ListDate - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- CustomScalarRegistryInitializer - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- CustomScalarRegistryInitializer() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomScalarRegistryInitializer
D
- Date() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonDeserializers.Date
- Date() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonSerializers.Date
- DATE_FORMAT - Static variable in interface com.graphql_java_generator.samples.forum.client.Queries
- dateFormat - Static variable in interface com.graphql_java_generator.samples.forum.client.Queries
- DirectiveRegistryInitializer - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- DirectiveRegistryInitializer() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.DirectiveRegistryInitializer
- DirectQueriesWithFieldInputParameters - Class in com.graphql_java_generator.samples.forum.client
-
Some samples (and tests) with direct queries having input parameters
- DirectQueriesWithFieldInputParameters() - Constructor for class com.graphql_java_generator.samples.forum.client.DirectQueriesWithFieldInputParameters
E
- ENUM - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- ENUM - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__TypeKind
- ENUM_VALUE - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- errors - Variable in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationRootResponse
- errors - Variable in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryRootResponse
- errors - Variable in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionRootResponse
- exec(ObjectResponse, SubscriptionCallback<?>, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- exec(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- exec(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- exec(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- exec(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- exec(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor
-
This method takes a subscription full request definition, and executes it in reactive mode against the GraphQL server.
- exec(String, SubscriptionCallback<?>, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- exec(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- exec(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- exec(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- exec(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- exec(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor
-
This method takes a subscription full request definition, and executes it in reactive mode against the GraphQL server.
- execMutation(Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLReactiveRequest
-
This method executes the current GraphQL request as a full mutation request.
- execMutation(Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLRequest
-
This method executes the current GraphQL request as a full mutation request.
- execMutation(Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLReactiveRequest
-
This method executes the current GraphQL request as a full mutation request.
- execMutation(Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLRequest
-
This method executes the current GraphQL request as a full mutation request.
- execQuery(Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLReactiveRequest
-
This method executes the current GraphQL request as a full query request.
- execQuery(Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLRequest
-
This method executes the current GraphQL request as a full query request.
- execQuery(Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLReactiveRequest
-
This method executes the current GraphQL request as a full query request.
- execQuery(Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLRequest
-
This method executes the current GraphQL request as a full query request.
- execSubscription() - Method in class com.graphql_java_generator.samples.forum.client.subscription.SubscriptionRequests
- execSubscription(SubscriptionCallback<T>, Class<T>, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLReactiveRequest
-
This method executes the current GraphQL request as a full subscription request.
- execSubscription(SubscriptionCallback<T>, Class<T>, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLRequest
-
This method executes the current GraphQL request as a full subscription request.
- execSubscription(SubscriptionCallback<T>, Class<T>, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLReactiveRequest
-
This method executes the current GraphQL request as a full subscription request.
- execSubscription(SubscriptionCallback<T>, Class<T>, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLRequest
-
This method executes the current GraphQL request as a full subscription request.
- execWithBindValues(ObjectResponse, SubscriptionCallback<?>, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- execWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- execWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- execWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- execWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- execWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor
-
This method takes a subscription full request definition, and executes it in reactive mode against the GraphQL server.
- execWithBindValues(String, SubscriptionCallback<?>, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- execWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- execWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- execWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- execWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method takes a full request definition, and executes it against the GraphQL server.
- execWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor
-
This method takes a subscription full request definition, and executes it in reactive mode against the GraphQL server.
- extensions - Variable in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationRootResponse
- extensions - Variable in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryRootResponse
- extensions - Variable in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionRootResponse
F
- FIELD - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- FIELD_DEFINITION - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- findTopics(ObjectResponse, String, List<String>, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- findTopics(ObjectResponse, String, List<String>, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- findTopics(String, String, List<String>, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the findTopics query against the GraphQL server.
- findTopics(String, String, List<String>, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- findTopics(String, List<String>) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLReactiveRepositoryPartialRequests
- findTopics(String, List<String>) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLRepositoryPartialRequests
- findTopics(String, List<String>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialDirectRequests
- findTopics(String, List<String>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialPreparedRequests
- findTopics(String, List<String>) - Method in interface com.graphql_java_generator.samples.forum.client.Queries
- findTopicsWithBindValues(ObjectResponse, String, List<String>, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- findTopicsWithBindValues(ObjectResponse, String, List<String>, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- findTopicsWithBindValues(String, String, List<String>, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the findTopics query against the GraphQL server.
- findTopicsWithBindValues(String, String, List<String>, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- FRAGMENT_DEFINITION - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- FRAGMENT_SPREAD - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- fromGraphQlValue(String) - Static method in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
-
Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).
- fromGraphQlValue(String) - Static method in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__TypeKind
-
Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).
- fromGraphQlValue(String) - Static method in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberType
-
Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).
G
- get__schema() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- get__schemaGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
GraphQLRequest
for the __schema EXECUTOR, created with the given Partial request. - get__schemaGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
GraphQLReactiveRequest
for the __schema REACTIVE_EXECUTOR, created with the given Partial request. - get__schemaResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
Builder
for the __Schema, as expected by the __schema query. - get__schemaResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
Builder
for the __Schema, as expected by the __schema query/mutation. - get__type() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- get__typeGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
GraphQLRequest
for the __type EXECUTOR, created with the given Partial request. - get__typeGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
GraphQLReactiveRequest
for the __type REACTIVE_EXECUTOR, created with the given Partial request. - get__typename() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- get__typename() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- get__typename() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- get__typename() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- get__typename() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- get__typename() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- get__typename() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- get__typename() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- get__typename() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- get__typename() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- get__typename() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- get__typename() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription
- get__typename() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- get__typenameGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
GraphQLRequest
for the __typename EXECUTOR, created with the given Partial request. - get__typenameGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
GraphQLReactiveRequest
for the __typename REACTIVE_EXECUTOR, created with the given Partial request. - get__typenameGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
GraphQLRequest
for the __typename EXECUTOR, created with the given Partial request. - get__typenameGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
GraphQLReactiveRequest
for the __typename REACTIVE_EXECUTOR, created with the given Partial request. - get__typenameResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
Builder
for the String, as expected by the __typename query. - get__typenameResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
Builder
for the String, as expected by the __typename query/mutation. - get__typenameResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
Builder
for the String, as expected by the __typename query. - get__typenameResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
Builder
for the String, as expected by the __typename query/mutation. - get__typeResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
Builder
for the __Type, as expected by the __type query. - get__typeResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
Builder
for the __Type, as expected by the __type query/mutation. - getAlias() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- getAlias() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getAliasValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
-
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
- getArgs() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- getArgs() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- getAuthor() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- getAuthor() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- getAuthorId() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
- getBoardId() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput
- getBoards() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- getBoardsGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
GraphQLRequest
for the boards EXECUTOR, created with the given Partial request. - getBoardsGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
GraphQLReactiveRequest
for the boards REACTIVE_EXECUTOR, created with the given Partial request. - getBoardsResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
Builder
for the Board, as expected by the boards query. - getBoardsResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
Builder
for the Board, as expected by the boards query/mutation. - getContent() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- getContent() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- getContent() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
- getCreateBoard() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- getCreateBoardGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
GraphQLRequest
for the createBoard EXECUTOR, created with the given Partial request. - getCreateBoardGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
GraphQLReactiveRequest
for the createBoard REACTIVE_EXECUTOR, created with the given Partial request. - getCreateBoardResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
Builder
for the Board, as expected by the createBoard query. - getCreateBoardResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
Builder
for the Board, as expected by the createBoard query/mutation. - getCreateMember() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- getCreateMemberGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
GraphQLRequest
for the createMember EXECUTOR, created with the given Partial request. - getCreateMemberGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
GraphQLReactiveRequest
for the createMember REACTIVE_EXECUTOR, created with the given Partial request. - getCreateMemberResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
Builder
for the Member, as expected by the createMember query. - getCreateMemberResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
Builder
for the Member, as expected by the createMember query/mutation. - getCreatePost() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- getCreatePostGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
GraphQLRequest
for the createPost EXECUTOR, created with the given Partial request. - getCreatePostGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
GraphQLReactiveRequest
for the createPost REACTIVE_EXECUTOR, created with the given Partial request. - getCreatePostResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
Builder
for the Post, as expected by the createPost query. - getCreatePostResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
Builder
for the Post, as expected by the createPost query/mutation. - getCreatePosts() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- getCreatePostsGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
GraphQLRequest
for the createPosts EXECUTOR, created with the given Partial request. - getCreatePostsGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
GraphQLReactiveRequest
for the createPosts REACTIVE_EXECUTOR, created with the given Partial request. - getCreatePostsResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
Builder
for the Post, as expected by the createPosts query. - getCreatePostsResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
Builder
for the Post, as expected by the createPosts query/mutation. - getCreateTopic() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- getCreateTopicGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
GraphQLRequest
for the createTopic EXECUTOR, created with the given Partial request. - getCreateTopicGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
GraphQLReactiveRequest
for the createTopic REACTIVE_EXECUTOR, created with the given Partial request. - getCreateTopicResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
Builder
for the Topic, as expected by the createTopic query. - getCreateTopicResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
Builder
for the Topic, as expected by the createTopic query/mutation. - getData() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationRootResponse
- getData() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryRootResponse
- getData() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionRootResponse
- getDate() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- getDate() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- getDate() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
- getDefaultValue() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- getDeprecationReason() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- getDeprecationReason() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- getDeprecationReason() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- getDescription() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- getDescription() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- getDescription() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- getDescription() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- getDescription() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- getDescription() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- getDirectives() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- getEmail() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- getEmail() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
- getEnumValues() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- getErrors() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationRootResponse
- getErrors() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryRootResponse
- getErrors() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionRootResponse
- getExtensions() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- getExtensions() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- getExtensions() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription
- getExtensions() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationRootResponse
- getExtensions() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryRootResponse
- getExtensions() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionRootResponse
- getExtensionsAsMap() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
-
Returns the extensions as a map.
- getExtensionsAsMap() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
-
Returns the extensions as a map.
- getExtensionsAsMap() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription
-
Returns the extensions as a map.
- getExtensionsField(String, Class<T>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
-
Parse the value for the given _key_, as found in the extensions field of the GraphQL server's response, into the given _t_ class.
- getExtensionsField(String, Class<T>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
-
Parse the value for the given _key_, as found in the extensions field of the GraphQL server's response, into the given _t_ class.
- getExtensionsField(String, Class<T>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription
-
Parse the value for the given _key_, as found in the extensions field of the GraphQL server's response, into the given _t_ class.
- getFields() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- getFindTopics() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- getFindTopicsGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
GraphQLRequest
for the findTopics EXECUTOR, created with the given Partial request. - getFindTopicsGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
GraphQLReactiveRequest
for the findTopics REACTIVE_EXECUTOR, created with the given Partial request. - getFindTopicsResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
Builder
for the Topic, as expected by the findTopics query. - getFindTopicsResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
Builder
for the Topic, as expected by the findTopics query/mutation. - getFrom() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
- getGraphQLClassesPackageName() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLReactiveRequest
-
This method returns the package name, where the GraphQL generated classes are.
- getGraphQLClassesPackageName() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLRequest
-
This method returns the package name, where the GraphQL generated classes are.
- getGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
GraphQLRequest
for full request. - getGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
GraphQLReactiveRequest
for full request. - getGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
GraphQLRequest
for full request. - getGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
GraphQLReactiveRequest
for full request. - getGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor
-
Get the
GraphQLRequest
, to obtain a prepared full request. - getGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor
-
Get the
GraphQLRequest
for full request. - getId() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- getId() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- getId() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- getId() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- getIn() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
- getInput() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
- getInput() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput
- getInputFields() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- getInterfaces() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- getIsDeprecated() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- getIsDeprecated() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- getIsDeprecated() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- getIsRepeatable() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- getJavaClass(String) - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLTypeMapping
- getKind() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- getLocations() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- getMutationContext() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLReactiveRequest
- getMutationContext() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLRequest
- getMutationType() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- getName() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- getName() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- getName() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- getName() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- getName() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- getName() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- getName() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- getName() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
- getNbBoards() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- getNbBoardsGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
GraphQLRequest
for the nbBoards EXECUTOR, created with the given Partial request. - getNbBoardsGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
GraphQLReactiveRequest
for the nbBoards REACTIVE_EXECUTOR, created with the given Partial request. - getNbBoardsResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
Builder
for the Integer, as expected by the nbBoards query. - getNbBoardsResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
Builder
for the Integer, as expected by the nbBoards query/mutation. - getNbPosts() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- getOfType() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- getPossibleTypes() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- getPostInput(Topic, Member, Date, boolean, String, String) - Method in interface com.graphql_java_generator.samples.forum.client.Queries
-
A utility method to create the PostInput Type, from its values
- getPosts() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- getPubliclyAvailable() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- getPubliclyAvailable() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- getPubliclyAvailable() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- getPubliclyAvailable() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
- getQueryContext() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLReactiveRequest
- getQueryContext() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLRequest
- getQueryExecutor() - Static method in class com.graphql_java_generator.non_spring_app.NonSpringWithSpringGraphQLConfMain
-
Getter for the
QueryExecutor
that has been loaded by Spring - getQueryType() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- getResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
Get the
Builder
for a full request, as expected by the exec and execWithBindValues methods. - getResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
Get the
Builder
for a full request, as expected by the exec and execWithBindValues methods. - getResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
Builder
for a full request, as expected by the exec and execWithBindValues methods. - getResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
Builder
for a full request, as expected by the exec and execWithBindValues methods. - getResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor
-
Get the
Builder
for a full request, as expected by the exec and execWithBindValues methods. - getResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor
-
Get the
Builder
for a full request, as expected by the exec and execWithBindValues methods. - getSpecifiedByURL() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- getSubscribeToNewPost() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription
- getSubscribeToNewPostGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor
-
Get the
GraphQLRequest
for the subscribeToNewPost EXECUTOR, created with the given Partial request. - getSubscribeToNewPostGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor
-
Get the
GraphQLRequest
for the subscribeToNewPost REACTIVE_EXECUTOR, created with the given Partial request. - getSubscribeToNewPostResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor
-
Get the
Builder
for the Post, as expected by the subscribeToNewPost subscription. - getSubscribeToNewPostResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor
-
Get the
Builder
for the Post, as expected by the subscribeToNewPost subscription. - getSubscriptionClass() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLReactiveRequest
- getSubscriptionClass() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLRequest
- getSubscriptionContext() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLReactiveRequest
- getSubscriptionContext() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLRequest
- getSubscriptionExecutor() - Static method in class com.graphql_java_generator.non_spring_app.NonSpringWithSpringGraphQLConfMain
-
Getter for the
SubscriptionExecutor
that has been loaded by Spring - getSubscriptionType() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- getTitle() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- getTitle() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- getTitle() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
- getTopicId() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
- getTopicInput(Board, Member, Date, boolean, String, String) - Method in interface com.graphql_java_generator.samples.forum.client.Queries
-
A utility method to create the TopicInput Type, from its values
- getTopicPostInput(Member, Date, boolean, String, String) - Method in interface com.graphql_java_generator.samples.forum.client.Queries
-
A utility method to create the TopicPostInput Type, from its values
- getTopics() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- getTopics() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- getTopicsGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
GraphQLRequest
for the topics EXECUTOR, created with the given Partial request. - getTopicsGraphQLRequest(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
GraphQLReactiveRequest
for the topics REACTIVE_EXECUTOR, created with the given Partial request. - getTopicsResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
Get the
Builder
for the Topic, as expected by the topics query. - getTopicsResponseBuilder() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
Get the
Builder
for the Topic, as expected by the topics query/mutation. - getType() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- getType() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- getType() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- getType() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
- getTypes() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- GraphQLPluginAutoConfiguration - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client_spring_autoconfiguration
-
This Spring
AutoConfiguration
class defines the default Spring Beans for this GraphQL schema. - GraphQLPluginAutoConfiguration() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client_spring_autoconfiguration.GraphQLPluginAutoConfiguration
- GraphQLReactiveRepositoryPartialRequests - Interface in com.graphql_java_generator.samples.forum.client.graphql
- GraphQLReactiveRequest - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- GraphQLReactiveRequest(String) - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLReactiveRequest
-
Creates the GraphQL request, in reactive mode, for a full request.
- GraphQLReactiveRequest(GraphQlClient, String, RequestType, String, InputParameter...) - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLReactiveRequest
-
Create the instance for the given GraphQL request, in reactive mode, for a partial request or a full request.
Important note: this constructor SHOULD NOT be used only by the code generated by the plugin, not by external applications. - GraphQLRepositoryPartialRequests - Interface in com.graphql_java_generator.samples.forum.client.graphql
- GraphQLRequest - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- GraphQLRequest(String) - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLRequest
-
Creates the GraphQL request, for a full request.
- GraphQLRequest(GraphQlClient, String, RequestType, String, InputParameter...) - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLRequest
-
Create the instance for the given GraphQL request, for a partial request or a full request.
Important note: this constructor SHOULD NOT be used only by the code generated by the plugin, not by external applications. - GraphQLTypeMapping - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- GraphQLTypeMapping() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLTypeMapping
- graphQlValue() - Method in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
-
Returns the value of this constant, as specified in the GraphQL schema.
- graphQlValue() - Method in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__TypeKind
-
Returns the value of this constant, as specified in the GraphQL schema.
- graphQlValue() - Method in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberType
-
Returns the value of this constant, as specified in the GraphQL schema.
- GraphQLWiring - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
-
Thanks to spring-graphql, the POJO classes are auto-magically discovered and mapped.
- GraphQLWiring() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLWiring
I
- init() - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialPreparedRequests
- initCustomScalarRegistry() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomScalarRegistryInitializer
-
Initialization of the
CustomScalarRegistry
with all known custom scalars, that is with all custom scalars defined in the project pom - initDirectiveRegistry() - Static method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.DirectiveRegistryInitializer
-
Initialization of the
DirectiveRegistry
with all known custom scalars, that is with all custom scalars defined in the project pom - INLINE_FRAGMENT - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- INPUT_FIELD_DEFINITION - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- INPUT_OBJECT - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- INPUT_OBJECT - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__TypeKind
- INTERFACE - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- INTERFACE - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__TypeKind
L
- lastReceivedClose - Variable in class com.graphql_java_generator.samples.forum.client.subscription.PostSubscriptionCallback
- lastReceivedError - Variable in class com.graphql_java_generator.samples.forum.client.subscription.PostSubscriptionCallback
- lastReceivedMessage - Variable in class com.graphql_java_generator.samples.forum.client.subscription.PostSubscriptionCallback
- latchNewMessage - Variable in class com.graphql_java_generator.samples.forum.client.subscription.PostSubscriptionCallback
- LIST - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__TypeKind
- List__Directive() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonDeserializers.List__Directive
- List__DirectiveLocation() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonDeserializers.List__DirectiveLocation
- List__EnumValue() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonDeserializers.List__EnumValue
- List__Field() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonDeserializers.List__Field
- List__InputValue() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonDeserializers.List__InputValue
- List__Type() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonDeserializers.List__Type
- ListBoard() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonDeserializers.ListBoard
- ListDate() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonSerializers.ListDate
- ListPost() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonDeserializers.ListPost
- ListTopic() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.CustomJacksonDeserializers.ListTopic
- logger - Variable in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.GraphQLWiring
-
The logger for this instance
- logger - Static variable in class com.graphql_java_generator.samples.forum.client.subscription.PostSubscriptionCallback
-
The logger for this class
M
- main(String[]) - Static method in class com.graphql_java_generator.minimal_app.MinimalSpringApp
- main(String[]) - Static method in class com.graphql_java_generator.non_spring_app.NonSpringWithSpringGraphQLConfMain
- main(String[]) - Static method in class com.graphql_java_generator.non_spring_app.OldMain
- main(String[]) - Static method in class com.graphql_java_generator.samples.forum.SpringMain
- Member - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- Member() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- Member.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- MemberInput - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- MemberInput() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
- MemberInput.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- MemberType - Enum in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- MinimalSpringApp - Class in com.graphql_java_generator.minimal_app
- MinimalSpringApp() - Constructor for class com.graphql_java_generator.minimal_app.MinimalSpringApp
- MODERATOR - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberType
- Mutation - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- Mutation() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- MUTATION - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- Mutation.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- MutationExecutor - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
-
This class contains the methods that allows the execution of the queries or mutations that are defined in the Mutation of the GraphQL schema.
These methods allows: Preparation of full requests Execution of prepared full requests Execution of direct full direct requests Preparation of partial requests Execution of prepared partial requests Execution of direct partial requests You'll find all the documentation on the client page doc. - MutationExecutor() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
- MutationReactiveExecutor - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
-
This class contains the methods that allows the execution of the queries or mutations that are defined in the Mutation of the GraphQL schema.
- MutationReactiveExecutor() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
- MutationRootResponse - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- MutationRootResponse() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationRootResponse
N
- nbBoards(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- nbBoards(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- nbBoards(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the nbBoards query against the GraphQL server.
- nbBoards(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- nbBoardsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- nbBoardsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- nbBoardsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the nbBoards query against the GraphQL server.
- nbBoardsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- nbReceivedMessages - Variable in class com.graphql_java_generator.samples.forum.client.subscription.PostSubscriptionCallback
- NON_NULL - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__TypeKind
- NonSpringWithSpringGraphQLConfMain - Class in com.graphql_java_generator.non_spring_app
-
This class demonstrates how to use the Spring Boot configuration capabilities, with a non spring app.
- NonSpringWithSpringGraphQLConfMain() - Constructor for class com.graphql_java_generator.non_spring_app.NonSpringWithSpringGraphQLConfMain
O
- OBJECT - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- OBJECT - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__TypeKind
- OldMain - Class in com.graphql_java_generator.non_spring_app
-
This class is the old Main class, that is the Main class for the non-spring app that we want to execute with the plugin.
- OldMain() - Constructor for class com.graphql_java_generator.non_spring_app.OldMain
- onClose(int, String) - Method in class com.graphql_java_generator.samples.forum.client.subscription.PostSubscriptionCallback
- onConnect() - Method in class com.graphql_java_generator.samples.forum.client.subscription.PostSubscriptionCallback
- onError(Throwable) - Method in class com.graphql_java_generator.samples.forum.client.subscription.PostSubscriptionCallback
- onMessage(Post) - Method in class com.graphql_java_generator.samples.forum.client.subscription.PostSubscriptionCallback
P
- PartialDirectRequests - Class in com.graphql_java_generator.samples.forum.client.graphql
-
This class implements the simplest way to call GraphQl queries, with the GraphQL Java Generator
- PartialDirectRequests() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.PartialDirectRequests
- PartialPreparedRequests - Class in com.graphql_java_generator.samples.forum.client.graphql
-
This class implements the away to call GraphQl queries, where all queries are prepared before execution.
The advantages are: Performance: this avoid to build anObjectResponse
for each response. - PartialPreparedRequests() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.PartialPreparedRequests
- Post - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- Post() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- Post.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- postConstruct() - Method in class com.graphql_java_generator.samples.forum.client.PreparedQueriesWithFieldInputParameters
- PostInput - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- PostInput() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
- PostInput.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- PostSubscriptionCallback - Class in com.graphql_java_generator.samples.forum.client.subscription
- PostSubscriptionCallback() - Constructor for class com.graphql_java_generator.samples.forum.client.subscription.PostSubscriptionCallback
- PreparedQueriesWithFieldInputParameters - Class in com.graphql_java_generator.samples.forum.client
-
Check that the server correctly works with the combination for the arguments for the post field: as there are optional argument, multiple queries must be implemented.
- PreparedQueriesWithFieldInputParameters() - Constructor for class com.graphql_java_generator.samples.forum.client.PreparedQueriesWithFieldInputParameters
Q
- Queries - Interface in com.graphql_java_generator.samples.forum.client
-
This interface contains the queries that will be defined in this sample.
- Query - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- Query() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- QUERY - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- Query.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- QueryExecutor - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
-
This class contains the methods that allows the execution of the queries or mutations that are defined in the Query of the GraphQL schema.
These methods allows: Preparation of full requests Execution of prepared full requests Execution of direct full direct requests Preparation of partial requests Execution of prepared partial requests Execution of direct partial requests You'll find all the documentation on the client page doc. - QueryExecutor() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
- QueryReactiveExecutor - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
-
This class contains the methods that allows the execution of the queries or mutations that are defined in the Query of the GraphQL schema.
- QueryReactiveExecutor() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
- QueryRootResponse - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- QueryRootResponse() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryRootResponse
R
- run(String...) - Method in class com.graphql_java_generator.minimal_app.MinimalSpringApp
-
This method is started by Spring, once the Spring context has been loaded.
- run(String...) - Method in class com.graphql_java_generator.non_spring_app.NonSpringWithSpringGraphQLConfMain
-
This method is started by Spring, once the Spring context has been loaded.
- run(String...) - Method in class com.graphql_java_generator.samples.forum.SpringMain
-
This method is started by Spring, once the Spring context has been loaded.
S
- SCALAR - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- SCALAR - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__TypeKind
- SCHEMA - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- set__schema(__Schema) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- set__type(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- set__typename(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- set__typename(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- set__typename(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- set__typename(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- set__typename(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- set__typename(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- set__typename(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- set__typename(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- set__typename(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- set__typename(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- set__typename(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- set__typename(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription
- set__typename(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- setAlias(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- setAlias(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
- setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setAliasValue(String, Object) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
-
This method is called during the json deserialization process, by the
GraphQLObjectMapper
, each time an alias value is read from the json. - setArgs(List<__InputValue>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- setArgs(List<__InputValue>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- setAuthor(Member) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- setAuthor(Member) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- setAuthorId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
- setBoardId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput
- setBoards(List<Board>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- setContent(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- setContent(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- setContent(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
- setCreateBoard(Board) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- setCreateMember(Member) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- setCreatePost(Post) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- setCreatePosts(List<Post>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- setCreateTopic(Topic) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- setData(Mutation) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationRootResponse
- setData(Query) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryRootResponse
- setData(Subscription) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionRootResponse
- setDate(Date) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- setDate(Date) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- setDate(Date) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
- setDefaultValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- setDeprecationReason(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- setDeprecationReason(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- setDeprecationReason(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- setDescription(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- setDescription(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- setDescription(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- setDescription(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- setDescription(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- setDescription(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- setDirectives(List<__Directive>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- setEmail(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- setEmail(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
- setEnumValues(List<__EnumValue>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- setErrors(List<Error>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationRootResponse
- setErrors(List<Error>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryRootResponse
- setErrors(List<Error>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionRootResponse
- setExtensions(JsonNode) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- setExtensions(JsonNode) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- setExtensions(JsonNode) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription
- setExtensions(JsonNode) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationRootResponse
- setExtensions(JsonNode) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryRootResponse
- setExtensions(JsonNode) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionRootResponse
- setFields(List<__Field>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- setFindTopics(List<Topic>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- setFrom(Date) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
- setId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- setId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- setId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- setId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- setIn(List<Date>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
- setInput(TopicPostInput) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
- setInput(TopicPostInput) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput
- setInputFields(List<__InputValue>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- setInterfaces(List<__Type>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- setIsDeprecated(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- setIsDeprecated(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- setIsDeprecated(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- setIsRepeatable(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- setKind(__TypeKind) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- setLocations(List<__DirectiveLocation>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- setMutationType(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- setName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- setName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- setName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- setName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- setName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- setName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- setName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- setName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
- setNbBoards(Integer) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- setNbPosts(Integer) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- setOfType(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- setPossibleTypes(List<__Type>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- setPosts(List<Post>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- setPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- setPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- setPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- setPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
- setQueryType(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- setSpecifiedByURL(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- setSubscribeToNewPost(Post) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription
- setSubscriptionType(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- setTitle(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- setTitle(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- setTitle(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
- setTopicId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
- setTopics(List<Topic>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- setTopics(List<Topic>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- setType(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- setType(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- setType(MemberType) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- setType(MemberType) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
- setTypes(List<__Type>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- SpringConfig - Class in com.graphql_java_generator.samples.forum
- SpringConfig() - Constructor for class com.graphql_java_generator.samples.forum.SpringConfig
- SpringMain - Class in com.graphql_java_generator.samples.forum
-
A Spring Boot client app.
- SpringMain() - Constructor for class com.graphql_java_generator.samples.forum.SpringMain
- STANDARD - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberType
- subscribeToNewPost(ObjectResponse, SubscriptionCallback<Post>, String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor
-
This method registers a subscription, by executing a direct partial subscribeToNewPost subscription against the GraphQL server.
- subscribeToNewPost(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor
-
This method registers a subscription, by executing a direct partial request against the GraphQL server.
- subscribeToNewPost(String, SubscriptionCallback<Post>, String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor
-
This method registers a subscription, by executing a direct partial subscribeToNewPost subscription against the GraphQL server.
- subscribeToNewPost(String, String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor
-
This method registers a subscription, by executing a direct partial request against the GraphQL server.
- subscribeToNewPostWithBindValues(ObjectResponse, SubscriptionCallback<Post>, String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor
-
This method registers a subscription, by executing a direct partial subscribeToNewPost subscription against the GraphQL server.
- subscribeToNewPostWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor
-
This method registers a subscription, by executing a direct partial request against the GraphQL server.
- subscribeToNewPostWithBindValues(String, SubscriptionCallback<Post>, String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor
-
This method registers a subscription, by executing a direct partial subscribeToNewPost subscription against the GraphQL server.
- subscribeToNewPostWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor
-
This method registers a subscription, by executing a direct partial subscribeToNewPost subscription against the GraphQL server.
- Subscription - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- Subscription() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription
- SUBSCRIPTION - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- Subscription.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- SubscriptionExecutor - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
-
This class contains the methods that allows the execution of the subscriptions that are defined in the Subscription of the GraphQL schema.
These methods allows: Preparation of partial subscription requests Execution of partial prepared subscription requests Execution of partial direct subscription requests You'll find all the documentation on the client page doc. - SubscriptionExecutor() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionExecutor
- SubscriptionReactiveExecutor - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
-
This class contains the methods that allows the execution of the subscriptions that are defined in the Subscription of the GraphQL schema.
- SubscriptionReactiveExecutor() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionReactiveExecutor
- SubscriptionRequests - Class in com.graphql_java_generator.samples.forum.client.subscription
- SubscriptionRequests() - Constructor for class com.graphql_java_generator.samples.forum.client.subscription.SubscriptionRequests
- SubscriptionRootResponse - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client.util
- SubscriptionRootResponse() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.SubscriptionRootResponse
T
- Topic - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- Topic() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- Topic.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- topicAuthorPostAuthor(String, Date) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLReactiveRepositoryPartialRequests
- topicAuthorPostAuthor(String, Date) - Method in interface com.graphql_java_generator.samples.forum.client.graphql.GraphQLRepositoryPartialRequests
- topicAuthorPostAuthor(String, Date) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialDirectRequests
- topicAuthorPostAuthor(String, Date) - Method in class com.graphql_java_generator.samples.forum.client.graphql.PartialPreparedRequests
- topicAuthorPostAuthor(String, Date) - Method in interface com.graphql_java_generator.samples.forum.client.Queries
- TopicInput - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- TopicInput() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput
- TopicInput.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- TopicPostInput - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- TopicPostInput() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
- TopicPostInput.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- topics(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- topics(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- topics(String, String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the topics query against the GraphQL server.
- topics(String, String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- topics_memberId_since(String, UUID, Date) - Method in class com.graphql_java_generator.samples.forum.client.DirectQueriesWithFieldInputParameters
- topics_since(String, Date) - Method in class com.graphql_java_generator.samples.forum.client.DirectQueriesWithFieldInputParameters
- topicsWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- topicsWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- topicsWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the topics query against the GraphQL server.
- topicsWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput
- toString() - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput
U
- UNION - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
- UNION - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__TypeKind
V
- valueOf(String) - Static method in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__TypeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__TypeKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARIABLE_DEFINITION - Enum constant in enum com.graphql_java_generator.samples.forum.client.graphql.forum.client.__DirectiveLocation
W
- webClient(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client_spring_autoconfiguration.GraphQLPluginAutoConfiguration
-
The Spring reactive
WebClient
that will execute the HTTP requests for GraphQL queries and mutations.
This bean is only created if no such bean already exists - webClient(ReactiveClientRegistrationRepository, String, CodecCustomizer, ServerOAuth2AuthorizedClientExchangeFilterFunction) - Method in class com.graphql_java_generator.samples.forum.SpringConfig
- with__schema(__Schema) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query.Builder
- with__type(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query.Builder
- withAlias(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member.Builder
- withAlias(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput.Builder
- withArgs(List<__InputValue>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive.Builder
- withArgs(List<__InputValue>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field.Builder
- withAuthor(Member) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post.Builder
- withAuthor(Member) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic.Builder
- withAuthorId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput.Builder
- withBoardId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput.Builder
- withBoards(List<Board>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query.Builder
- withContent(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post.Builder
- withContent(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic.Builder
- withContent(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput.Builder
- withCreateBoard(Board) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation.Builder
- withCreateMember(Member) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation.Builder
- withCreatePost(Post) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation.Builder
- withCreatePosts(List<Post>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation.Builder
- withCreateTopic(Topic) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Mutation.Builder
- withDate(Date) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post.Builder
- withDate(Date) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic.Builder
- withDate(Date) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput.Builder
- withDefaultValue(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue.Builder
- withDeprecationReason(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue.Builder
- withDeprecationReason(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field.Builder
- withDeprecationReason(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue.Builder
- withDescription(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive.Builder
- withDescription(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue.Builder
- withDescription(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field.Builder
- withDescription(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue.Builder
- withDescription(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema.Builder
- withDescription(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type.Builder
- withDirectives(List<__Directive>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema.Builder
- withEmail(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member.Builder
- withEmail(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput.Builder
- withEnumValues(List<__EnumValue>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type.Builder
- withFields(List<__Field>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type.Builder
- withFindTopics(List<Topic>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query.Builder
- withFrom(Date) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput.Builder
- withId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board.Builder
- withId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member.Builder
- withId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post.Builder
- withId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic.Builder
- withIn(List<Date>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput.Builder
- withInput(TopicPostInput) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput.Builder
- withInput(TopicPostInput) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicInput.Builder
- withInputFields(List<__InputValue>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type.Builder
- withInterfaces(List<__Type>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type.Builder
- withIsDeprecated(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue.Builder
- withIsDeprecated(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field.Builder
- withIsDeprecated(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue.Builder
- withIsRepeatable(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive.Builder
- withKind(__TypeKind) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type.Builder
- withLocations(List<__DirectiveLocation>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive.Builder
- withMutationType(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema.Builder
- withName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive.Builder
- withName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue.Builder
- withName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field.Builder
- withName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue.Builder
- withName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type.Builder
- withName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board.Builder
- withName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member.Builder
- withName(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput.Builder
- withNbBoards(Integer) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query.Builder
- withNbPosts(Integer) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic.Builder
- withOfType(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type.Builder
- withPossibleTypes(List<__Type>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type.Builder
- withPosts(List<Post>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic.Builder
- withPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board.Builder
- withPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post.Builder
- withPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic.Builder
- withPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput.Builder
- withQueryType(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema.Builder
- withSpecifiedByURL(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type.Builder
- withSubscribeToNewPost(Post) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Subscription.Builder
- withSubscriptionType(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema.Builder
- withTitle(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Post.Builder
- withTitle(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Topic.Builder
- withTitle(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.TopicPostInput.Builder
- withTopicId(String) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.PostInput.Builder
- withTopics(List<Topic>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Board.Builder
- withTopics(List<Topic>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Query.Builder
- withType(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field.Builder
- withType(__Type) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue.Builder
- withType(MemberType) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member.Builder
- withType(MemberType) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.MemberInput.Builder
- withTypes(List<__Type>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema.Builder
_
- __Directive - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- __Directive() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Directive
- __Directive.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- __DirectiveLocation - Enum in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- __EnumValue - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- __EnumValue() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__EnumValue
- __EnumValue.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- __Field - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- __Field() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Field
- __Field.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- __InputValue - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- __InputValue() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__InputValue
- __InputValue.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- __schema(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- __schema(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- __schema(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the __schema query against the GraphQL server.
- __schema(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- __Schema - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- __Schema() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Schema
- __Schema.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- __schemaWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- __schemaWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- __schemaWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the __schema query against the GraphQL server.
- __schemaWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- __type(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- __type(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- __type(String, String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the __type query against the GraphQL server.
- __type(String, String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- __Type - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- __Type() - Constructor for class com.graphql_java_generator.samples.forum.client.graphql.forum.client.__Type
- __Type.Builder - Class in com.graphql_java_generator.samples.forum.client.graphql.forum.client
-
The Builder that helps building instance of this POJO.
- __TypeKind - Enum in com.graphql_java_generator.samples.forum.client.graphql.forum.client
- __typename(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method is expected by the graphql-java framework.
- __typename(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method is expected by the graphql-java framework.
- __typename(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- __typename(ObjectResponse, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- __typename(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method executes a partial query on the __typename mutation against the GraphQL server.
- __typename(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- __typename(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the __typename query against the GraphQL server.
- __typename(String, Object...) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- __typenameWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method is expected by the graphql-java framework.
- __typenameWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method is expected by the graphql-java framework.
- __typenameWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- __typenameWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- __typenameWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationExecutor
-
This method executes a partial query on the __typename mutation against the GraphQL server.
- __typenameWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.MutationReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- __typenameWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the __typename query against the GraphQL server.
- __typenameWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
- __typeWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method is expected by the graphql-java framework.
- __typeWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method is expected by the graphql-java framework.
- __typeWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryExecutor
-
This method executes a partial query on the __type query against the GraphQL server.
- __typeWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.samples.forum.client.graphql.forum.client.util.QueryReactiveExecutor
-
This method executes a partial query against the GraphQL server.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form