Uses of Class
io.smallrye.graphql.client.impl.GraphQLClientConfiguration
Packages that use GraphQLClientConfiguration
-
Uses of GraphQLClientConfiguration in io.smallrye.graphql.client.impl
Methods in io.smallrye.graphql.client.impl that return GraphQLClientConfigurationModifier and TypeMethodDescriptionGraphQLClientConfiguration.merge(GraphQLClientConfiguration other) Merge the `other` configuration into this one.Methods in io.smallrye.graphql.client.impl that return types with arguments of type GraphQLClientConfigurationMethods in io.smallrye.graphql.client.impl with parameters of type GraphQLClientConfigurationModifier and TypeMethodDescriptionvoidGraphQLClientsConfiguration.addClient(String key, GraphQLClientConfiguration config) this method is required by QuarkusGraphQLClientConfiguration.merge(GraphQLClientConfiguration other) Merge the `other` configuration into this one.