Index

A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

GATEWAY_TIMEOUT_504 - Static variable in class io.vrap.rmf.base.client.http.HttpStatusCode
 
GatewayTimeoutException - Exception in io.vrap.rmf.base.client.error
 
GatewayTimeoutException(int, String, ApiHttpHeaders, String, ApiHttpResponse<byte[]>) - Constructor for exception io.vrap.rmf.base.client.error.GatewayTimeoutException
 
GatewayTimeoutException(int, String, ApiHttpHeaders, String, ApiHttpResponse<byte[]>, ApiHttpRequest) - Constructor for exception io.vrap.rmf.base.client.error.GatewayTimeoutException
 
GatewayTimeoutException(int, String, ApiHttpHeaders, String, ApiHttpResponse<byte[]>, ApiHttpRequest, ResponseSerializer) - Constructor for exception io.vrap.rmf.base.client.error.GatewayTimeoutException
 
GatewayTimeoutException(int, String, ApiHttpHeaders, String, ApiHttpResponse<byte[]>, ResponseSerializer) - Constructor for exception io.vrap.rmf.base.client.error.GatewayTimeoutException
 
Generated - Annotation Type in io.vrap.rmf.base.client.utils
 
get() - Method in class io.vrap.rmf.base.client.BaseHttpClientSupplier
The VrapHttpClient provider method
get() - Method in interface io.vrap.rmf.base.client.utils.FileUtils.SupplierThrowingIOException
 
get() - Method in interface io.vrap.rmf.base.client.utils.json.JsonUtils.SupplierThrowingIOException
 
get(String) - Static method in enum io.vrap.rmf.base.client.http.ErrorMiddleware.ExceptionMode
 
get(ExecutorService) - Method in class io.vrap.rmf.base.client.BaseHttpClientSupplier
 
get(ExecutorService) - Method in interface io.vrap.rmf.base.client.ExecutorHttpClientSupplier
 
GET - Enum constant in enum io.vrap.rmf.base.client.ApiHttpMethod
 
getAccessToken() - Method in class io.vrap.rmf.base.client.AuthenticationToken
 
getAnonymousFlowTokenURL(String) - Method in interface io.vrap.rmf.base.client.ServiceRegionConfig
 
getApiUrl() - Method in interface io.vrap.rmf.base.client.ServiceRegionConfig
 
getAuthUrl() - Method in interface io.vrap.rmf.base.client.ServiceRegionConfig
 
getBaseUri() - Method in interface io.vrap.rmf.base.client.ApiHttpClient
 
getBaseUri() - Method in class io.vrap.rmf.base.client.ApiHttpClientImpl
 
getBaseUri() - Method in class io.vrap.rmf.base.client.ContextApiHttpClientImpl
 
getBaseUri() - Method in class io.vrap.rmf.base.client.SerializerOnlyApiHttpClient
 
getBody() - Method in exception io.vrap.rmf.base.client.ApiHttpException
 
getBody() - Method in class io.vrap.rmf.base.client.ApiHttpRequest
 
getBody() - Method in class io.vrap.rmf.base.client.ApiHttpResponse
 
getBody() - Method in class io.vrap.rmf.base.client.BodyApiMethod
 
getBody() - Method in class io.vrap.rmf.base.client.StringBodyApiMethod
 
getBody() - Method in class io.vrap.rmf.base.client.TypeBodyApiMethod
 
getBodyAs(Class<T>) - Method in exception io.vrap.rmf.base.client.ApiHttpException
 
getBodyAsString() - Method in class io.vrap.rmf.base.client.ApiHttpResponse
 
getClientId() - Method in interface io.vrap.rmf.base.client.oauth2.ClientCredentials
 
getClientId() - Method in class io.vrap.rmf.base.client.oauth2.ClientCredentialsImpl
 
getClientSecret() - Method in interface io.vrap.rmf.base.client.oauth2.ClientCredentials
 
getClientSecret() - Method in class io.vrap.rmf.base.client.oauth2.ClientCredentialsImpl
 
getConfiguredObjectMapper() - Static method in class io.vrap.rmf.base.client.utils.json.JsonUtils
default ObjectMapper
getContext(Class<T>) - Method in class io.vrap.rmf.base.client.ApiHttpRequest
 
getContext(Class<T>) - Method in class io.vrap.rmf.base.client.ApiHttpResponse
 
getContext(Class<T>) - Method in class io.vrap.rmf.base.client.ContextApiHttpClientImpl
 
getContext(Class<T>) - Method in interface io.vrap.rmf.base.client.ContextAware
 
getContext(Object) - Method in class io.vrap.rmf.base.client.ApiHttpRequest
 
getContext(Object) - Method in class io.vrap.rmf.base.client.ApiHttpResponse
 
getContext(Object) - Method in class io.vrap.rmf.base.client.ContextApiHttpClientImpl
 
getContext(Object) - Method in interface io.vrap.rmf.base.client.ContextAware
 
getContextMap() - Method in class io.vrap.rmf.base.client.ApiHttpRequest
 
getContextMap() - Method in class io.vrap.rmf.base.client.ApiHttpResponse
 
getContextMap() - Method in class io.vrap.rmf.base.client.ContextApiHttpClientImpl
 
getContextMap() - Method in interface io.vrap.rmf.base.client.ContextAware
 
getCorrelationId() - Method in interface io.vrap.rmf.base.client.http.CorrelationIdProvider
 
getEmergencyContact() - Method in class io.vrap.rmf.base.client.SolutionInfo
 
getExp() - Method in class io.vrap.rmf.base.client.TokenIntrospection
 
getExpiresIn() - Method in class io.vrap.rmf.base.client.AuthenticationToken
 
getExpiresInZonedDateTime() - Method in class io.vrap.rmf.base.client.AuthenticationToken
 
getFirst(String) - Method in class io.vrap.rmf.base.client.ApiHttpHeaders
 
getFirstQueryParam(String) - Method in class io.vrap.rmf.base.client.ApiMethod
 
getHeaders() - Method in exception io.vrap.rmf.base.client.ApiHttpException
 
getHeaders() - Method in class io.vrap.rmf.base.client.ApiHttpHeaders
 
getHeaders() - Method in class io.vrap.rmf.base.client.ApiHttpRequest
 
getHeaders() - Method in class io.vrap.rmf.base.client.ApiHttpResponse
 
getHeaders() - Method in class io.vrap.rmf.base.client.ApiMethod
 
getHeaders(String) - Method in class io.vrap.rmf.base.client.ApiHttpHeaders
 
getHeaderValue(String) - Method in class io.vrap.rmf.base.client.ApiHttpHeaders
 
getInstorePasswordFlowTokenURL(String, String) - Method in interface io.vrap.rmf.base.client.ServiceRegionConfig
 
getJsonName() - Method in interface io.vrap.rmf.base.client.JsonEnum
the JSON value
getKey() - Method in class io.vrap.rmf.base.client.ApiHttpHeaders.HeaderEntry
 
getKey() - Method in class io.vrap.rmf.base.client.ApiMethod.ParamEntry
 
getLogger(Class<?>) - Static method in class io.vrap.rmf.base.client.http.InternalLogger
 
getLogger(String) - Static method in class io.vrap.rmf.base.client.http.InternalLogger
 
getMessage() - Method in exception io.vrap.rmf.base.client.ApiHttpException
 
getMessage() - Method in class io.vrap.rmf.base.client.ApiHttpResponse
 
getMessage() - Method in exception io.vrap.rmf.base.client.error.RmfTimeoutException
 
getMethod() - Method in class io.vrap.rmf.base.client.ApiHttpRequest
 
getMode() - Method in enum io.vrap.rmf.base.client.http.ErrorMiddleware.ExceptionMode
 
getModule(ModuleOptions) - Method in interface io.vrap.rmf.base.client.utils.json.ModuleSupplier
 
getName() - Method in class io.vrap.rmf.base.client.SolutionInfo
 
getOAuthTokenUrl() - Method in interface io.vrap.rmf.base.client.ServiceRegionConfig
 
getOption(String) - Method in interface io.vrap.rmf.base.client.utils.json.modules.ModuleOptions
 
getPasswordFlowTokenURL(String) - Method in interface io.vrap.rmf.base.client.ServiceRegionConfig
 
getQueryParam(String) - Method in class io.vrap.rmf.base.client.ApiMethod
 
getQueryParams() - Method in class io.vrap.rmf.base.client.ApiMethod
 
getQueryParamUriString() - Method in class io.vrap.rmf.base.client.ApiMethod
 
getQueryParamUriStrings() - Method in class io.vrap.rmf.base.client.ApiMethod
 
getRefresherToken() - Method in class io.vrap.rmf.base.client.AuthenticationToken
Deprecated.
getRefreshToken() - Method in class io.vrap.rmf.base.client.AuthenticationToken
 
getRequest() - Method in exception io.vrap.rmf.base.client.ApiHttpException
 
getRequest() - Method in exception io.vrap.rmf.base.client.error.RmfTimeoutException
 
getResponse() - Method in exception io.vrap.rmf.base.client.ApiHttpException
 
getResponseSerializer() - Method in class io.vrap.rmf.base.client.error.DefaultHttpExceptionFactory
 
getResponseSerializer() - Method in interface io.vrap.rmf.base.client.error.HttpExceptionFactory
 
getScope() - Method in class io.vrap.rmf.base.client.AuthenticationToken
 
getScope() - Method in class io.vrap.rmf.base.client.TokenIntrospection
 
getScopes() - Method in interface io.vrap.rmf.base.client.oauth2.ClientCredentials
 
getScopes() - Method in class io.vrap.rmf.base.client.oauth2.ClientCredentialsImpl
 
getSecuredBody() - Method in class io.vrap.rmf.base.client.ApiHttpRequest
 
getSecuredBody() - Method in class io.vrap.rmf.base.client.ApiHttpResponse
 
getSerializerService() - Method in interface io.vrap.rmf.base.client.ApiHttpClient
 
getSerializerService() - Method in class io.vrap.rmf.base.client.ApiHttpClientImpl
 
getSerializerService() - Method in class io.vrap.rmf.base.client.ContextApiHttpClientImpl
 
getSerializerService() - Method in class io.vrap.rmf.base.client.SerializerOnlyApiHttpClient
 
getStatusCode() - Method in exception io.vrap.rmf.base.client.ApiHttpException
 
getStatusCode() - Method in class io.vrap.rmf.base.client.ApiHttpResponse
 
getToken() - Method in class io.vrap.rmf.base.client.http.OAuthHandler
 
getToken() - Method in class io.vrap.rmf.base.client.oauth2.BaseAuthTokenSupplier
 
getToken() - Method in class io.vrap.rmf.base.client.oauth2.InMemoryTokenStorage
 
getToken() - Method in class io.vrap.rmf.base.client.oauth2.InMemoryTokenSupplier
 
getToken() - Method in class io.vrap.rmf.base.client.oauth2.RefreshFlowTokenSupplier
 
getToken() - Method in class io.vrap.rmf.base.client.oauth2.StaticTokenSupplier
 
getToken() - Method in interface io.vrap.rmf.base.client.oauth2.TokenStorage
 
getToken() - Method in class io.vrap.rmf.base.client.oauth2.TokenStorageSupplier
 
getToken() - Method in interface io.vrap.rmf.base.client.oauth2.TokenSupplier
 
getTokenAsync() - Method in class io.vrap.rmf.base.client.http.OAuthHandler
 
getTokenType() - Method in class io.vrap.rmf.base.client.AuthenticationToken
 
getUri() - Method in class io.vrap.rmf.base.client.ApiHttpRequest
 
getUrl() - Method in class io.vrap.rmf.base.client.ApiHttpRequest
 
getValue() - Method in class io.vrap.rmf.base.client.ApiHttpHeaders.HeaderEntry
 
getValue() - Method in class io.vrap.rmf.base.client.ApiMethod.ParamEntry
 
getValue() - Method in interface io.vrap.rmf.base.client.Context
 
getValue() - Method in class io.vrap.rmf.base.client.MDCContext
 
getVersion() - Method in class io.vrap.rmf.base.client.SolutionInfo
 
getWebsite() - Method in class io.vrap.rmf.base.client.SolutionInfo
 
GlobalCustomerPasswordTokenSupplier - Class in io.vrap.rmf.base.client.oauth2
Token supplier using password flow
GlobalCustomerPasswordTokenSupplier(String, String, String, String, String, String, VrapHttpClient) - Constructor for class io.vrap.rmf.base.client.oauth2.GlobalCustomerPasswordTokenSupplier
 
GlobalCustomerPasswordTokenSupplier(String, String, String, String, String, String, VrapHttpClient, ResponseSerializer) - Constructor for class io.vrap.rmf.base.client.oauth2.GlobalCustomerPasswordTokenSupplier
 
A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form