A B C D E F G H I J L M N O P Q R S T U V 
All Classes All Packages

A

AbstractArgument - Class in io.smallrye.graphql.client.impl.core
 
AbstractArgument() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractArgument
 
AbstractBean<T> - Class in io.smallrye.graphql.client.impl.typesafe.cdi
 
AbstractBean(Class<T>) - Constructor for class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
 
AbstractDirective - Class in io.smallrye.graphql.client.impl.core
 
AbstractDirective() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractDirective
 
AbstractDirectiveArgument - Class in io.smallrye.graphql.client.impl.core
 
AbstractDirectiveArgument() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractDirectiveArgument
 
AbstractDocument - Class in io.smallrye.graphql.client.impl.core
 
AbstractDocument() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractDocument
 
AbstractEnum - Class in io.smallrye.graphql.client.impl.core
 
AbstractEnum() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractEnum
 
AbstractField - Class in io.smallrye.graphql.client.impl.core
 
AbstractField() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractField
 
AbstractFragment - Class in io.smallrye.graphql.client.impl.core
 
AbstractFragment() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractFragment
 
AbstractFragmentReference - Class in io.smallrye.graphql.client.impl.core
 
AbstractFragmentReference() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractFragmentReference
 
AbstractInlineFragment - Class in io.smallrye.graphql.client.impl.core
 
AbstractInlineFragment() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractInlineFragment
 
AbstractInputObject - Class in io.smallrye.graphql.client.impl.core
 
AbstractInputObject() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractInputObject
 
AbstractInputObjectField - Class in io.smallrye.graphql.client.impl.core
 
AbstractInputObjectField() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractInputObjectField
 
AbstractOperation - Class in io.smallrye.graphql.client.impl.core
 
AbstractOperation() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractOperation
 
AbstractVariable - Class in io.smallrye.graphql.client.impl.core
 
AbstractVariable() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractVariable
 
AbstractVariableType - Class in io.smallrye.graphql.client.impl.core
 
AbstractVariableType() - Constructor for class io.smallrye.graphql.client.impl.core.AbstractVariableType
 
addClient(String, GraphQLClientConfiguration) - Method in class io.smallrye.graphql.client.impl.GraphQLClientsConfiguration
this method is required by Quarkus
addTypesafeClientApis(List<Class<?>>) - Method in class io.smallrye.graphql.client.impl.GraphQLClientsConfiguration
apisNotSet() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging_$logger
 
apisNotSet() - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging
 
apisNotSet$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging_$logger
 
ArgumentFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
ArgumentFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.ArgumentFactoryImpl
 
ArgumentImpl - Class in io.smallrye.graphql.client.impl.core
 
ArgumentImpl() - Constructor for class io.smallrye.graphql.client.impl.core.ArgumentImpl
 
assignableFrom(Class<?>, Class<?>[]) - Static method in class io.smallrye.graphql.client.impl.core.utils.ValueFormatter
 

B

build() - Method in class io.smallrye.graphql.client.impl.core.ArgumentImpl
 
build() - Method in class io.smallrye.graphql.client.impl.core.DirectiveArgumentImpl
 
build() - Method in class io.smallrye.graphql.client.impl.core.DirectiveImpl
 
build() - Method in class io.smallrye.graphql.client.impl.core.DocumentImpl
 
build() - Method in class io.smallrye.graphql.client.impl.core.EnumImpl
 
build() - Method in class io.smallrye.graphql.client.impl.core.FieldImpl
 
build() - Method in class io.smallrye.graphql.client.impl.core.FragmentImpl
 
build() - Method in class io.smallrye.graphql.client.impl.core.FragmentReferenceImpl
 
build() - Method in class io.smallrye.graphql.client.impl.core.InlineFragmentImpl
 
build() - Method in class io.smallrye.graphql.client.impl.core.InputObjectFieldImpl
 
build() - Method in class io.smallrye.graphql.client.impl.core.InputObjectImpl
 
build() - Method in class io.smallrye.graphql.client.impl.core.OperationImpl
 
build() - Method in class io.smallrye.graphql.client.impl.core.VariableImpl
 
build() - Method in class io.smallrye.graphql.client.impl.core.VariableTypeImpl
 
build() - Method in class io.smallrye.graphql.client.impl.typesafe.HeaderBuilder
 
build() - Method in class io.smallrye.graphql.client.impl.typesafe.QueryBuilder
 

C

cannotInstantiateDomainObject(String, Throwable) - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
cannotInstantiateDomainObject(String, Throwable) - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
 
cannotInstantiateDomainObject$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
cannotParseResponse(String, Throwable) - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
cannotParseResponse(String, Throwable) - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
 
cannotParseResponse$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
clear() - Static method in class io.smallrye.graphql.client.impl.GraphQLClientsConfiguration
 
CollectionUtils - Class in io.smallrye.graphql.client.impl.typesafe
 
ConstructionInfo - Class in io.smallrye.graphql.client.impl.typesafe.reflection
A static constructor method or a normal constructor
ConstructionInfo(Executable) - Constructor for class io.smallrye.graphql.client.impl.typesafe.reflection.ConstructionInfo
 
create(CreationalContext<T>) - Method in class io.smallrye.graphql.client.impl.typesafe.cdi.TypesafeGraphQLClientBean
 
createProxies(AfterBeanDiscovery) - Method in class io.smallrye.graphql.client.impl.typesafe.cdi.TypesafeGraphQLClientExtension
 

D

DefaultErrorMessageProvider - Class in io.smallrye.graphql.client.impl
 
DefaultErrorMessageProvider() - Constructor for class io.smallrye.graphql.client.impl.DefaultErrorMessageProvider
 
destroy(T, CreationalContext<T>) - Method in class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
 
DirectiveArgumentFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
DirectiveArgumentFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.DirectiveArgumentFactoryImpl
 
DirectiveArgumentImpl - Class in io.smallrye.graphql.client.impl.core
 
DirectiveArgumentImpl() - Constructor for class io.smallrye.graphql.client.impl.core.DirectiveArgumentImpl
 
DirectiveFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
DirectiveFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.DirectiveFactoryImpl
 
DirectiveImpl - Class in io.smallrye.graphql.client.impl.core
 
DirectiveImpl() - Constructor for class io.smallrye.graphql.client.impl.core.DirectiveImpl
 
DocumentFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
DocumentFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.DocumentFactoryImpl
 
DocumentImpl - Class in io.smallrye.graphql.client.impl.core
 
DocumentImpl() - Constructor for class io.smallrye.graphql.client.impl.core.DocumentImpl
 

E

enclosingTypes() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
this and all enclosing types, i.e.
EnumFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
EnumFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.EnumFactoryImpl
 
EnumImpl - Class in io.smallrye.graphql.client.impl.core
 
EnumImpl() - Constructor for class io.smallrye.graphql.client.impl.core.EnumImpl
 
equals(Object) - Method in class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
equals(Object) - Method in class io.smallrye.graphql.client.impl.RequestImpl
 
equals(Object) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
ErrorMessageProvider - Interface in io.smallrye.graphql.client.impl
Some error messages might differ depending on what appserver/runtime we are running inside.
execute(Object...) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.ConstructionInfo
 

F

FieldFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
FieldFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.FieldFactoryImpl
 
FieldImpl - Class in io.smallrye.graphql.client.impl.core
 
FieldImpl() - Constructor for class io.smallrye.graphql.client.impl.core.FieldImpl
 
FieldInfo - Class in io.smallrye.graphql.client.impl.typesafe.reflection
 
fieldNotFoundInResponse(String, Set<String>) - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
fieldNotFoundInResponse(String, Set<String>) - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
 
fieldNotFoundInResponse$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
fieldRecursionFound() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
fieldRecursionFound() - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
 
fieldRecursionFound$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
fields() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
FORBIDDEN_ENUM_NAMES - Static variable in class io.smallrye.graphql.client.impl.core.AbstractEnum
 
format(Object) - Static method in class io.smallrye.graphql.client.impl.core.utils.ValueFormatter
 
FragmentFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
FragmentFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.FragmentFactoryImpl
 
FragmentImpl - Class in io.smallrye.graphql.client.impl.core
 
FragmentImpl() - Constructor for class io.smallrye.graphql.client.impl.core.FragmentImpl
 
FragmentReferenceFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
FragmentReferenceFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.FragmentReferenceFactoryImpl
 
FragmentReferenceImpl - Class in io.smallrye.graphql.client.impl.core
 
FragmentReferenceImpl() - Constructor for class io.smallrye.graphql.client.impl.core.FragmentReferenceImpl
 

G

get() - Method in class io.smallrye.graphql.client.impl.core.factory.ArgumentFactoryImpl
 
get() - Method in class io.smallrye.graphql.client.impl.core.factory.DirectiveArgumentFactoryImpl
 
get() - Method in class io.smallrye.graphql.client.impl.core.factory.DirectiveFactoryImpl
 
get() - Method in class io.smallrye.graphql.client.impl.core.factory.DocumentFactoryImpl
 
get() - Method in class io.smallrye.graphql.client.impl.core.factory.EnumFactoryImpl
 
get() - Method in class io.smallrye.graphql.client.impl.core.factory.FieldFactoryImpl
 
get() - Method in class io.smallrye.graphql.client.impl.core.factory.FragmentFactoryImpl
 
get() - Method in class io.smallrye.graphql.client.impl.core.factory.FragmentReferenceFactoryImpl
 
get() - Method in class io.smallrye.graphql.client.impl.core.factory.InlineFragmentFactoryImpl
 
get() - Method in class io.smallrye.graphql.client.impl.core.factory.InputObjectFactoryImpl
 
get() - Method in class io.smallrye.graphql.client.impl.core.factory.InputObjectFieldFactoryImpl
 
get() - Method in class io.smallrye.graphql.client.impl.core.factory.OperationFactoryImpl
 
get() - Method in class io.smallrye.graphql.client.impl.core.factory.VariableFactoryImpl
 
get() - Method in class io.smallrye.graphql.client.impl.core.factory.VariableTypeFactoryImpl
 
get() - Method in interface io.smallrye.graphql.client.impl.discovery.ServiceURLSupplier
 
get() - Method in class io.smallrye.graphql.client.impl.discovery.StaticURLSupplier
 
get() - Method in class io.smallrye.graphql.client.impl.discovery.StorkServiceURLSupplier
 
get() - Static method in interface io.smallrye.graphql.client.impl.ErrorMessageProvider
 
get(Object) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.FieldInfo
 
getAlias() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.FieldInfo
If the field is renamed with a Name annotation, the real field name is used as an alias.
getAllowUnexpectedResponseFields() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getAnnotation(Class<T>) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.FieldInfo
 
getAnnotation(Class<T>) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
getAnnotations(Class<A>) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.ParameterInfo
 
getArguments() - Method in class io.smallrye.graphql.client.impl.core.AbstractField
 
getBeanClass() - Method in class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
 
getChild() - Method in class io.smallrye.graphql.client.impl.core.AbstractVariableType
 
getClient(String) - Method in class io.smallrye.graphql.client.impl.GraphQLClientsConfiguration
 
getClients() - Method in class io.smallrye.graphql.client.impl.GraphQLClientsConfiguration
 
getConfiguredHeaders(String, Config) - Static method in class io.smallrye.graphql.client.impl.GraphQLClientsConfiguration
All headers that where configured via MP Config, e.g.
getConfiguredInitPayload(String, Config) - Static method in class io.smallrye.graphql.client.impl.GraphQLClientsConfiguration
All headers that where configured via MP Config, e.g.
getData() - Method in class io.smallrye.graphql.client.impl.ResponseImpl
 
getDeclaringType() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
getDefaultValue() - Method in class io.smallrye.graphql.client.impl.core.AbstractVariable
 
getDirectiveArguments() - Method in class io.smallrye.graphql.client.impl.core.AbstractDirective
 
getDirectives() - Method in class io.smallrye.graphql.client.impl.core.AbstractField
 
getDirectives() - Method in class io.smallrye.graphql.client.impl.core.AbstractFragment
 
getDirectives() - Method in class io.smallrye.graphql.client.impl.core.AbstractFragmentReference
 
getDirectives() - Method in class io.smallrye.graphql.client.impl.core.AbstractInlineFragment
 
getDirectives() - Method in class io.smallrye.graphql.client.impl.core.AbstractOperation
 
getDirectives() - Method in class io.smallrye.graphql.client.impl.core.AbstractVariable
 
getDocument() - Method in class io.smallrye.graphql.client.impl.RequestImpl
 
getDynamicHeaders() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getErrors() - Method in class io.smallrye.graphql.client.impl.ResponseImpl
 
getExecuteSingleOperationsOverWebsocket() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getExtensions() - Method in class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
getExtensions() - Method in class io.smallrye.graphql.client.impl.ResponseImpl
 
getFields() - Method in class io.smallrye.graphql.client.impl.core.AbstractField
 
getFields() - Method in class io.smallrye.graphql.client.impl.core.AbstractFragment
 
getFields() - Method in class io.smallrye.graphql.client.impl.core.AbstractInlineFragment
 
getFields() - Method in class io.smallrye.graphql.client.impl.core.AbstractOperation
 
getGraphQlTypeName() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
getHeaders() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getHeaders() - Method in class io.smallrye.graphql.client.impl.ResponseImpl
 
getHostnameVerificationAlgorithm() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getInitPayload() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getInjectionPoints() - Method in class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
 
getInputObjectFields() - Method in class io.smallrye.graphql.client.impl.core.AbstractInputObject
 
getInstance() - Static method in class io.smallrye.graphql.client.impl.GraphQLClientsConfiguration
 
getItemType() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
getKey() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
getKeyStore() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getKeyStorePassword() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getKeyStoreType() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getKeyType() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
Get the type of keys included in this Map.
getList(Class<T>, String) - Method in class io.smallrye.graphql.client.impl.ResponseImpl
 
getLocations() - Method in class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
getLoggingLocale() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging_$logger
 
getLoggingLocale() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
getMaxRedirects() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getMessage() - Method in class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
getMethod(String, Class<?>...) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
getMethodKey() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
getName() - Method in class io.smallrye.graphql.client.impl.core.AbstractArgument
 
getName() - Method in class io.smallrye.graphql.client.impl.core.AbstractDirective
 
getName() - Method in class io.smallrye.graphql.client.impl.core.AbstractDirectiveArgument
 
getName() - Method in class io.smallrye.graphql.client.impl.core.AbstractField
 
getName() - Method in class io.smallrye.graphql.client.impl.core.AbstractFragment
 
getName() - Method in class io.smallrye.graphql.client.impl.core.AbstractFragmentReference
 
getName() - Method in class io.smallrye.graphql.client.impl.core.AbstractInputObjectField
 
getName() - Method in class io.smallrye.graphql.client.impl.core.AbstractOperation
 
getName() - Method in class io.smallrye.graphql.client.impl.core.AbstractVariable
 
getName() - Method in class io.smallrye.graphql.client.impl.core.AbstractVariableType
 
getName() - Method in class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
 
getName() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.FieldInfo
 
getName() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
getName() - Method in interface io.smallrye.graphql.client.impl.typesafe.reflection.NamedElement
 
getName() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.ParameterInfo
 
getNamespaces() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
getNestedParameterNames() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.ParameterInfo
 
getObject(Class<T>, String) - Method in class io.smallrye.graphql.client.impl.ResponseImpl
 
getOperationName() - Method in class io.smallrye.graphql.client.impl.RequestImpl
 
getOperationName() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
getOperations() - Method in class io.smallrye.graphql.client.impl.core.AbstractDocument
 
getOperationType() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
getOperationTypeAsString() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
getOtherFields() - Method in class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
getPackage() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
getPath() - Method in class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
getProxyHost() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getProxyPassword() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getProxyPort() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getProxyUsername() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getQualifiers() - Method in class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
 
getRawName() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.FieldInfo
 
getRawName() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
getRawName() - Method in interface io.smallrye.graphql.client.impl.typesafe.reflection.NamedElement
 
getRawName() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.ParameterInfo
 
getRawType() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
getResolvedAnnotations(Class<?>, Class<A>) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
getReturnType() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
getScope() - Method in class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
 
getSimpleName() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
getSslOptions() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getStatusCode() - Method in class io.smallrye.graphql.client.impl.ResponseImpl
Returns the HTTP status code.
getStatusMessage() - Method in class io.smallrye.graphql.client.impl.ResponseImpl
Returns the HTTP status message.
getStereotypes() - Method in class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
 
getTargetType() - Method in class io.smallrye.graphql.client.impl.core.AbstractFragment
 
getTlsKeyStoreOptions() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getTlsTrustStoreOptions() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getTransportMeta() - Method in class io.smallrye.graphql.client.impl.ResponseImpl
 
getTrustStore() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getTrustStorePassword() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getTrustStoreType() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getType() - Method in class io.smallrye.graphql.client.impl.core.AbstractInlineFragment
 
getType() - Method in class io.smallrye.graphql.client.impl.core.AbstractOperation
 
getType() - Method in class io.smallrye.graphql.client.impl.core.AbstractVariable
 
getType() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.FieldInfo
 
getTypeName() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
getTypes() - Method in class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
 
getUrl() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getValue() - Method in class io.smallrye.graphql.client.impl.core.AbstractArgument
 
getValue() - Method in class io.smallrye.graphql.client.impl.core.AbstractDirectiveArgument
 
getValue() - Method in class io.smallrye.graphql.client.impl.core.AbstractEnum
 
getValue() - Method in class io.smallrye.graphql.client.impl.core.AbstractInputObjectField
 
getValue() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.ParameterInfo
 
getValueType() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
Get the type of values included in this Map.
getVariable(String) - Method in class io.smallrye.graphql.client.impl.RequestImpl
 
getVariables() - Method in class io.smallrye.graphql.client.impl.core.AbstractOperation
 
getVariables() - Method in class io.smallrye.graphql.client.impl.RequestImpl
 
getWebsocketInitializationTimeout() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getWebsocketSubprotocols() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
getWebsocketUrl() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
GraphQLClientConfiguration - Class in io.smallrye.graphql.client.impl
The configuration of a single GraphQL client.
GraphQLClientConfiguration() - Constructor for class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
GraphQLClientsConfiguration - Class in io.smallrye.graphql.client.impl
The wrapper that stores configuration of all GraphQL clients.
GraphQLClientsConfiguration() - Constructor for class io.smallrye.graphql.client.impl.GraphQLClientsConfiguration
 
GraphQLErrorImpl - Class in io.smallrye.graphql.client.impl
 
GraphQLErrorImpl() - Constructor for class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
GraphQLErrorImpl(String, List<Map<String, Integer>>, Object[], Map<String, Object>, Map<String, Object>) - Constructor for class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
graphQlInputTypeName() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.ParameterInfo
 

H

hasData() - Method in class io.smallrye.graphql.client.impl.ResponseImpl
 
hasError() - Method in class io.smallrye.graphql.client.impl.ResponseImpl
 
hasExtensions() - Method in class io.smallrye.graphql.client.impl.ResponseImpl
 
hashCode() - Method in class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
hashCode() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
hasRootParameters() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
hasValueParameters() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
HeaderBuilder - Class in io.smallrye.graphql.client.impl.typesafe
 
HeaderBuilder(Class<?>, MethodInvocation, Map<String, String>) - Constructor for class io.smallrye.graphql.client.impl.typesafe.HeaderBuilder
 
headerParameters() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 

I

initTypesafeClientApi(Class<?>) - Method in class io.smallrye.graphql.client.impl.GraphQLClientsConfiguration
Scan the passed Java interface for `@GraphQLClientApi` annotations and create and register client configuration objects for it.
InlineFragmentFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
InlineFragmentFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.InlineFragmentFactoryImpl
 
InlineFragmentImpl - Class in io.smallrye.graphql.client.impl.core
 
InlineFragmentImpl() - Constructor for class io.smallrye.graphql.client.impl.core.InlineFragmentImpl
 
InputObjectFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
InputObjectFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.InputObjectFactoryImpl
 
InputObjectFieldFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
InputObjectFieldFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.InputObjectFieldFactoryImpl
 
InputObjectFieldImpl - Class in io.smallrye.graphql.client.impl.core
 
InputObjectFieldImpl() - Constructor for class io.smallrye.graphql.client.impl.core.InputObjectFieldImpl
 
InputObjectImpl - Class in io.smallrye.graphql.client.impl.core
 
InputObjectImpl() - Constructor for class io.smallrye.graphql.client.impl.core.InputObjectImpl
 
INSTANCE - Static variable in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
invoke(Object) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
io.smallrye.graphql.client.impl - package io.smallrye.graphql.client.impl
 
io.smallrye.graphql.client.impl.core - package io.smallrye.graphql.client.impl.core
 
io.smallrye.graphql.client.impl.core.factory - package io.smallrye.graphql.client.impl.core.factory
 
io.smallrye.graphql.client.impl.core.utils - package io.smallrye.graphql.client.impl.core.utils
 
io.smallrye.graphql.client.impl.discovery - package io.smallrye.graphql.client.impl.discovery
 
io.smallrye.graphql.client.impl.dynamic.cdi - package io.smallrye.graphql.client.impl.dynamic.cdi
 
io.smallrye.graphql.client.impl.typesafe - package io.smallrye.graphql.client.impl.typesafe
 
io.smallrye.graphql.client.impl.typesafe.cdi - package io.smallrye.graphql.client.impl.typesafe.cdi
 
io.smallrye.graphql.client.impl.typesafe.json - package io.smallrye.graphql.client.impl.typesafe.json
 
io.smallrye.graphql.client.impl.typesafe.reflection - package io.smallrye.graphql.client.impl.typesafe.reflection
Hides the technical details of Java reflection from the GraphQlClient
isAccessibleFrom(TypeInfo) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
isAlternative() - Method in class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
 
isAnnotated(Class<? extends Annotation>) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isAsync() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isCollection() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isDeclaredInCloseable() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
isDeclaredInObject() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
isEnum() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isErrorOr() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isHeaderParameter() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.ParameterInfo
 
isIncludeNull() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.FieldInfo
 
isInterface() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
Is this a GraphQL Interface, i.e.
isListOf(JsonValue, String) - Static method in class io.smallrye.graphql.client.impl.typesafe.json.JsonUtils
 
isMap() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isMulti() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isNestedIn(TypeInfo) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isNestedParameter() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.ParameterInfo
 
isNonNull() - Method in class io.smallrye.graphql.client.impl.core.AbstractVariableType
 
isNonNull() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.FieldInfo
 
isNonNull() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isOptional() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isOptionalNumber() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isPackagePrivate() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
isPrimitive() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isPrivate() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
isProtected() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
isPublic() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
isRecord() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isRenamed() - Method in interface io.smallrye.graphql.client.impl.typesafe.reflection.NamedElement
 
isRootParameter() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.ParameterInfo
 
isScalar() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isSingle() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
isStatic() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
isTypesafeResponse() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isUni() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isUnion() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
isValueParameter() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.ParameterInfo
 
isVoid() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 

J

JSON_PROVIDER - Static variable in class io.smallrye.graphql.client.impl.JsonProviderHolder
 
JsonProviderHolder - Class in io.smallrye.graphql.client.impl
 
JsonProviderHolder() - Constructor for class io.smallrye.graphql.client.impl.JsonProviderHolder
 
JsonReader - Class in io.smallrye.graphql.client.impl.typesafe.json
 
JsonUtils - Class in io.smallrye.graphql.client.impl.typesafe.json
 
JsonUtils() - Constructor for class io.smallrye.graphql.client.impl.typesafe.json.JsonUtils
 

L

log - Variable in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging_$logger
 
log - Static variable in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging
 

M

merge(GraphQLClientConfiguration) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
Merge the `other` configuration into this one.
MethodInvocation - Class in io.smallrye.graphql.client.impl.typesafe.reflection
 
MethodResolver - Class in io.smallrye.graphql.client.impl.typesafe.reflection
 
MethodResolver(TypeInfo, String) - Constructor for class io.smallrye.graphql.client.impl.typesafe.reflection.MethodResolver
 
missingDataForOperation(String) - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
missingDataForOperation(String) - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
 
missingDataForOperation$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
msg - Static variable in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
 

N

NamedDynamicClients - Class in io.smallrye.graphql.client.impl.dynamic.cdi
 
NamedDynamicClients() - Constructor for class io.smallrye.graphql.client.impl.dynamic.cdi.NamedDynamicClients
 
NamedElement - Interface in io.smallrye.graphql.client.impl.typesafe.reflection
 
nestedParameters(String) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
newInstance(Object[]) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
noDataInResponse() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging_$logger
 
noDataInResponse() - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging
 
noDataInResponse() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
noDataInResponse() - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
 
noDataInResponse$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging_$logger
 
noDataInResponse$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
nullResponseBody() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
nullResponseBody() - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
 
nullResponseBody$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 

O

of(Method, Object...) - Static method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
of(Type) - Static method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
OperationFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
OperationFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.OperationFactoryImpl
 
OperationImpl - Class in io.smallrye.graphql.client.impl.core
 
OperationImpl() - Constructor for class io.smallrye.graphql.client.impl.core.OperationImpl
 

P

ParameterInfo - Class in io.smallrye.graphql.client.impl.typesafe.reflection
 
ParameterInfo(MethodInvocation, Parameter, Object, Type) - Constructor for class io.smallrye.graphql.client.impl.typesafe.reflection.ParameterInfo
 
parseGraphQLResponse(String) - Static method in class io.smallrye.graphql.client.impl.ResponseReader
Parse a GraphQL response from the input string.
parseGraphQLResponse(String, Boolean) - Static method in class io.smallrye.graphql.client.impl.ResponseReader
 

Q

QueryBuilder - Class in io.smallrye.graphql.client.impl.typesafe
 
QueryBuilder(MethodInvocation) - Constructor for class io.smallrye.graphql.client.impl.typesafe.QueryBuilder
 

R

read() - Method in class io.smallrye.graphql.client.impl.typesafe.ResultBuilder
 
readError(JsonValue) - Static method in class io.smallrye.graphql.client.impl.ResponseReader
 
readFrom(String, Map<String, List<String>>) - Static method in class io.smallrye.graphql.client.impl.ResponseReader
 
readFrom(String, Map<String, List<String>>, Integer, String) - Static method in class io.smallrye.graphql.client.impl.ResponseReader
 
readFrom(String, Map<String, List<String>>, Integer, String, Boolean) - Static method in class io.smallrye.graphql.client.impl.ResponseReader
 
readJson(String, TypeInfo, JsonValue, FieldInfo) - Static method in class io.smallrye.graphql.client.impl.typesafe.json.JsonReader
 
readJsonTypesafeResponse(String, TypeInfo, JsonValue, FieldInfo) - Static method in class io.smallrye.graphql.client.impl.typesafe.json.JsonReader
 
readResolve() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
registerGraphQLClientApis(ProcessAnnotatedType<?>) - Method in class io.smallrye.graphql.client.impl.typesafe.cdi.TypesafeGraphQLClientExtension
 
RequestImpl - Class in io.smallrye.graphql.client.impl
 
RequestImpl(String) - Constructor for class io.smallrye.graphql.client.impl.RequestImpl
 
resetVariables() - Method in class io.smallrye.graphql.client.impl.RequestImpl
 
resolve() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodResolver
 
responseContainsArray(String) - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
responseContainsArray(String) - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
 
responseContainsArray$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
responseContainsSingleObject(String) - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
responseContainsSingleObject(String) - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
 
responseContainsSingleObject$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
ResponseImpl - Class in io.smallrye.graphql.client.impl
 
ResponseImpl(JsonObject, List<GraphQLError>, JsonObject, Map<String, List<String>>) - Constructor for class io.smallrye.graphql.client.impl.ResponseImpl
 
ResponseImpl(JsonObject, List<GraphQLError>, JsonObject, Map<String, List<String>>, Integer, String) - Constructor for class io.smallrye.graphql.client.impl.ResponseImpl
 
ResponseImpl(JsonObject, List<GraphQLError>, Map<String, List<String>>) - Constructor for class io.smallrye.graphql.client.impl.ResponseImpl
 
ResponseImpl(JsonObject, List<GraphQLError>, Map<String, List<String>>, Integer, String) - Constructor for class io.smallrye.graphql.client.impl.ResponseImpl
 
ResponseReader - Class in io.smallrye.graphql.client.impl
 
ResponseReader() - Constructor for class io.smallrye.graphql.client.impl.ResponseReader
 
ResultBuilder - Class in io.smallrye.graphql.client.impl.typesafe
 
ResultBuilder(MethodInvocation, String, boolean) - Constructor for class io.smallrye.graphql.client.impl.typesafe.ResultBuilder
 
ResultBuilder(MethodInvocation, String, Integer, String, Map<String, List<String>>, boolean) - Constructor for class io.smallrye.graphql.client.impl.typesafe.ResultBuilder
 
rootParameters() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 

S

scalarConstructor() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
ServiceURLSupplier - Interface in io.smallrye.graphql.client.impl.discovery
 
set(Object, Object) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.FieldInfo
 
setAllowUnexpectedResponseFields(Boolean) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setArguments(List<Argument>) - Method in class io.smallrye.graphql.client.impl.core.AbstractField
 
setChild(VariableType) - Method in class io.smallrye.graphql.client.impl.core.AbstractVariableType
 
setDefaultValue(Optional<Object>) - Method in class io.smallrye.graphql.client.impl.core.AbstractVariable
 
setDirectiveArguments(List<DirectiveArgument>) - Method in class io.smallrye.graphql.client.impl.core.AbstractDirective
 
setDirectives(List<Directive>) - Method in class io.smallrye.graphql.client.impl.core.AbstractField
 
setDirectives(List<Directive>) - Method in class io.smallrye.graphql.client.impl.core.AbstractFragment
 
setDirectives(List<Directive>) - Method in class io.smallrye.graphql.client.impl.core.AbstractFragmentReference
 
setDirectives(List<Directive>) - Method in class io.smallrye.graphql.client.impl.core.AbstractInlineFragment
 
setDirectives(List<Directive>) - Method in class io.smallrye.graphql.client.impl.core.AbstractOperation
 
setDirectives(List<Directive>) - Method in class io.smallrye.graphql.client.impl.core.AbstractVariable
 
setDynamicHeaders(Map<String, Uni<String>>) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setExecuteSingleOperationsOverWebsocket(Boolean) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setExtensions(Map<String, Object>) - Method in class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
setFields(List<FieldOrFragment>) - Method in class io.smallrye.graphql.client.impl.core.AbstractField
 
setFields(List<FieldOrFragment>) - Method in class io.smallrye.graphql.client.impl.core.AbstractFragment
 
setFields(List<FieldOrFragment>) - Method in class io.smallrye.graphql.client.impl.core.AbstractInlineFragment
 
setFields(List<FieldOrFragment>) - Method in class io.smallrye.graphql.client.impl.core.AbstractOperation
 
setHeaders(Map<String, String>) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setHostnameVerificationAlgorithm(String) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setInitPayload(Map<String, Object>) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setInputObjectFields(List<InputObjectField>) - Method in class io.smallrye.graphql.client.impl.core.AbstractInputObject
 
setKeyStore(String) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setKeyStorePassword(String) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setKeyStoreType(String) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setLocations(List<Map<String, Integer>>) - Method in class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
setMaxRedirects(Integer) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setMessage(String) - Method in class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
setName(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractArgument
 
setName(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractDirective
 
setName(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractDirectiveArgument
 
setName(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractField
 
setName(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractFragment
 
setName(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractFragmentReference
 
setName(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractInputObjectField
 
setName(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractOperation
 
setName(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractVariable
 
setName(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractVariableType
 
setNonNull(boolean) - Method in class io.smallrye.graphql.client.impl.core.AbstractVariableType
 
setOperationName(String) - Method in class io.smallrye.graphql.client.impl.RequestImpl
 
setOperations(List<FragmentOrOperation>) - Method in class io.smallrye.graphql.client.impl.core.AbstractDocument
 
setOtherFields(Map<String, Object>) - Method in class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
setPath(Object[]) - Method in class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
setProxyHost(String) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setProxyPassword(String) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setProxyPort(Integer) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setProxyUsername(String) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setSingleApplication(boolean) - Static method in class io.smallrye.graphql.client.impl.GraphQLClientsConfiguration
This needs to be set to true if the runtime only supports a single deployment.
setSslOptions(Object) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setTargetType(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractFragment
 
setTlsKeyStoreOptions(Object) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setTlsTrustStoreOptions(Object) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setTrustStore(String) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setTrustStorePassword(String) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setTrustStoreType(String) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setType(OperationType) - Method in class io.smallrye.graphql.client.impl.core.AbstractOperation
 
setType(VariableType) - Method in class io.smallrye.graphql.client.impl.core.AbstractVariable
 
setType(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractInlineFragment
 
setUrl(String) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setUsesSni(Boolean) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setValue(Object) - Method in class io.smallrye.graphql.client.impl.core.AbstractArgument
 
setValue(Object) - Method in class io.smallrye.graphql.client.impl.core.AbstractDirectiveArgument
 
setValue(Object) - Method in class io.smallrye.graphql.client.impl.core.AbstractInputObjectField
 
setValue(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractEnum
 
setVariable(String, Object) - Method in class io.smallrye.graphql.client.impl.RequestImpl
 
setVariables(List<Variable>) - Method in class io.smallrye.graphql.client.impl.core.AbstractOperation
 
setVariables(Map<String, Object>) - Method in class io.smallrye.graphql.client.impl.RequestImpl
 
setWebsocketInitializationTimeout(Integer) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setWebsocketSubprotocols(List<String>) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
setWebsocketUrl(String) - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 
SmallRyeGraphQLClientLogging - Interface in io.smallrye.graphql.client.impl
 
SmallRyeGraphQLClientLogging_$logger - Class in io.smallrye.graphql.client.impl
Warning this class consists of generated code.
SmallRyeGraphQLClientLogging_$logger(Logger) - Constructor for class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging_$logger
 
SmallRyeGraphQLClientMessages - Interface in io.smallrye.graphql.client.impl
 
SmallRyeGraphQLClientMessages_$bundle - Class in io.smallrye.graphql.client.impl
Warning this class consists of generated code.
SmallRyeGraphQLClientMessages_$bundle() - Constructor for class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
StaticURLSupplier - Class in io.smallrye.graphql.client.impl.discovery
 
StaticURLSupplier(String) - Constructor for class io.smallrye.graphql.client.impl.discovery.StaticURLSupplier
 
STATUS_CODE - Static variable in class io.smallrye.graphql.client.impl.ResponseImpl
 
STATUS_MESSAGE - Static variable in class io.smallrye.graphql.client.impl.ResponseImpl
 
StorkServiceURLSupplier - Class in io.smallrye.graphql.client.impl.discovery
 
StorkServiceURLSupplier(URI, boolean) - Constructor for class io.smallrye.graphql.client.impl.discovery.StorkServiceURLSupplier
 
subtype(String) - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
subtypes() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 

T

throwExceptionIfErrors() - Method in class io.smallrye.graphql.client.impl.ResponseImpl
If there are application errors inside this response, this method converts these errors into a `GraphQLClientException` and throws it.
toArray(Class<T>) - Static method in class io.smallrye.graphql.client.impl.typesafe.CollectionUtils
 
toJson() - Method in class io.smallrye.graphql.client.impl.RequestImpl
 
toJsonObject() - Method in class io.smallrye.graphql.client.impl.RequestImpl
 
toList(JsonArray) - Static method in class io.smallrye.graphql.client.impl.typesafe.json.JsonUtils
 
toMap(JsonObject) - Static method in class io.smallrye.graphql.client.impl.typesafe.json.JsonUtils
 
toString() - Method in class io.smallrye.graphql.client.impl.GraphQLErrorImpl
 
toString() - Method in class io.smallrye.graphql.client.impl.RequestImpl
 
toString() - Method in class io.smallrye.graphql.client.impl.ResponseImpl
 
toString() - Method in class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
 
toString() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.FieldInfo
 
toString() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
toString() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.ParameterInfo
 
toString() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.TypeInfo
 
toValue(JsonValue) - Static method in class io.smallrye.graphql.client.impl.typesafe.json.JsonUtils
 
type - Variable in class io.smallrye.graphql.client.impl.typesafe.cdi.AbstractBean
 
TypeInfo - Class in io.smallrye.graphql.client.impl.typesafe.reflection
 
TypesafeGraphQLClientBean<T> - Class in io.smallrye.graphql.client.impl.typesafe.cdi
 
TypesafeGraphQLClientBean(Class<T>) - Constructor for class io.smallrye.graphql.client.impl.typesafe.cdi.TypesafeGraphQLClientBean
 
TypesafeGraphQLClientExtension - Class in io.smallrye.graphql.client.impl.typesafe.cdi
 
TypesafeGraphQLClientExtension() - Constructor for class io.smallrye.graphql.client.impl.typesafe.cdi.TypesafeGraphQLClientExtension
 

U

unexpectedValueInResponse(String, String) - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
unexpectedValueInResponse(String, String) - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
 
unexpectedValueInResponse$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
unknownExtensionType(JsonValue.ValueType) - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging_$logger
 
unknownExtensionType(JsonValue.ValueType) - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging
 
unknownExtensionType$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging_$logger
 
unknownPathSegmentType(JsonValue.ValueType) - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging_$logger
 
unknownPathSegmentType(JsonValue.ValueType) - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging
 
unknownPathSegmentType$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging_$logger
 
urlMissingErrorForNamedClient(String) - Method in class io.smallrye.graphql.client.impl.DefaultErrorMessageProvider
 
urlMissingErrorForNamedClient(String) - Method in interface io.smallrye.graphql.client.impl.ErrorMessageProvider
 
urlNotConfiguredForNamedClient(String) - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
urlNotConfiguredForNamedClient(String) - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
 
urlNotConfiguredForNamedClient$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
urlNotConfiguredForProgrammaticClient() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
urlNotConfiguredForProgrammaticClient() - Method in interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
 
urlNotConfiguredForProgrammaticClient$str() - Method in class io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
 
usesSni() - Method in class io.smallrye.graphql.client.impl.GraphQLClientConfiguration
 

V

VALID_ENUM_NAME - Static variable in class io.smallrye.graphql.client.impl.core.AbstractEnum
 
validateValue(String) - Method in class io.smallrye.graphql.client.impl.core.AbstractEnum
 
ValueFormatter - Class in io.smallrye.graphql.client.impl.core.utils
 
ValueFormatter() - Constructor for class io.smallrye.graphql.client.impl.core.utils.ValueFormatter
 
valueParameters() - Method in class io.smallrye.graphql.client.impl.typesafe.reflection.MethodInvocation
 
VariableFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
VariableFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.VariableFactoryImpl
 
VariableImpl - Class in io.smallrye.graphql.client.impl.core
 
VariableImpl() - Constructor for class io.smallrye.graphql.client.impl.core.VariableImpl
 
VariableTypeFactoryImpl - Class in io.smallrye.graphql.client.impl.core.factory
 
VariableTypeFactoryImpl() - Constructor for class io.smallrye.graphql.client.impl.core.factory.VariableTypeFactoryImpl
 
VariableTypeImpl - Class in io.smallrye.graphql.client.impl.core
 
VariableTypeImpl() - Constructor for class io.smallrye.graphql.client.impl.core.VariableTypeImpl
 
A B C D E F G H I J L M N O P Q R S T U V 
All Classes All Packages