- SdkClientHandler - Class in com.amazonaws.opensdk.protect.client
-
Client handler for Open SDK generated clients.
- SdkClientHandler(ClientHandlerParams) - Constructor for class com.amazonaws.opensdk.protect.client.SdkClientHandler
-
- SdkErrorHttpMetadata - Class in com.amazonaws.opensdk
-
Metadata about the HTTP error response.
- SdkErrorHttpMetadata(SdkHttpMetadata, byte[]) - Constructor for class com.amazonaws.opensdk.SdkErrorHttpMetadata
-
- sdkHttpMetadata(SdkErrorHttpMetadata) - Method in interface com.amazonaws.opensdk.internal.BaseException
-
- sdkHttpMetadata() - Method in interface com.amazonaws.opensdk.internal.BaseException
-
- sdkRequestConfig() - Method in class com.amazonaws.opensdk.BaseRequest
-
- sdkRequestConfig(SdkRequestConfig) - Method in class com.amazonaws.opensdk.BaseRequest
-
Set the configuration for this request.
- sdkRequestConfig(SdkRequestConfig) - Method in class com.amazonaws.opensdk.model.RawRequest
-
Set the configuration for this request.
- sdkRequestConfig() - Method in class com.amazonaws.opensdk.model.RawRequest
-
- SdkRequestConfig - Class in com.amazonaws.opensdk
-
Configuration scoped to the request level.
- SdkRequestConfig.Builder - Class in com.amazonaws.opensdk
-
- sdkResponseMetadata() - Method in class com.amazonaws.opensdk.BaseResult
-
- sdkResponseMetadata(SdkResponseMetadata) - Method in class com.amazonaws.opensdk.BaseResult
-
- SdkResponseMetadata - Class in com.amazonaws.opensdk
-
Metadata from the HTTP response.
- SdkResponseMetadata(SdkHttpMetadata) - Constructor for class com.amazonaws.opensdk.SdkResponseMetadata
-
- SdkSyncClientBuilder<Subclass extends SdkSyncClientBuilder,TypeToBuild> - Class in com.amazonaws.opensdk.protect.client
-
Base class for all Open SDK client builders.
- SdkSyncClientBuilder(ClientConfigurationFactory) - Constructor for class com.amazonaws.opensdk.protect.client.SdkSyncClientBuilder
-
- SdkSyncClientParams - Class in com.amazonaws.opensdk.protect.client
-
- SdkSyncClientParams() - Constructor for class com.amazonaws.opensdk.protect.client.SdkSyncClientParams
-
- setApiKey(String) - Method in class com.amazonaws.opensdk.protect.client.SdkSyncClientBuilder
-
- setConnectionConfiguration(ConnectionConfiguration) - Method in class com.amazonaws.opensdk.internal.config.ApiGatewayClientConfiguration
-
Sets various options related to the http connection pool and connections.
- setConnectionConfiguration(ConnectionConfiguration) - Method in class com.amazonaws.opensdk.protect.client.SdkSyncClientBuilder
-
Sets various optional options related to the http connection pool and connections.
- setConnectionMaxIdleMillis(Long) - Method in class com.amazonaws.opensdk.config.ConnectionConfiguration
-
Sets the maximum amount of time that an idle connection may sit in the connection pool and
still be eligible for reuse.
- setConnectionTimeout(Integer) - Method in class com.amazonaws.opensdk.config.TimeoutConfiguration
-
Sets the amount of time to wait (in milliseconds) when initially establishing a connection
before giving up and timing out.
- setConnectionTTL(Long) - Method in class com.amazonaws.opensdk.config.ConnectionConfiguration
-
Sets the expiration time (in milliseconds) for a connection in the connection pool.
- setEndpoint(String) - Method in class com.amazonaws.opensdk.protect.client.SdkSyncClientBuilder
-
- setHttpRequestTimeout(Integer) - Method in class com.amazonaws.opensdk.config.TimeoutConfiguration
-
Sets the amount of time to wait (in milliseconds) for a single HTTP request to complete before giving
up and timing out.
- setIamCredentials(AWSCredentialsProvider) - Method in class com.amazonaws.opensdk.protect.client.SdkSyncClientBuilder
-
- setIamRegion(String) - Method in class com.amazonaws.opensdk.protect.client.SdkSyncClientBuilder
-
- setMaxConnections(Integer) - Method in class com.amazonaws.opensdk.config.ConnectionConfiguration
-
Sets the maximum number of allowed open HTTP connections.
- setMessage(String) - Method in interface com.amazonaws.opensdk.internal.BaseException
-
- setNonProxyHosts(String) - Method in class com.amazonaws.opensdk.config.ProxyConfiguration
-
Set the optional hosts the client will access without going
through the proxy.
- setPreemptiveBasicProxyAuth(Boolean) - Method in class com.amazonaws.opensdk.config.ProxyConfiguration
-
Sets whether to attempt to authenticate preemptively against proxy servers using basic authentication.
- setProtocol(Protocol) - Method in class com.amazonaws.opensdk.config.ProxyConfiguration
-
Sets the protocol (i.e.
- setProxyConfiguration(ProxyConfiguration) - Method in class com.amazonaws.opensdk.internal.config.ApiGatewayClientConfiguration
-
Sets the proxy configuration of a client.
- setProxyConfiguration(ProxyConfiguration) - Method in class com.amazonaws.opensdk.protect.client.SdkSyncClientBuilder
-
Sets the optional proxy configuration of a client.
- setProxyDomain(String) - Method in class com.amazonaws.opensdk.config.ProxyConfiguration
-
Sets the optional Windows domain name for configuration an NTLM proxy.
- setProxyHost(String) - Method in class com.amazonaws.opensdk.config.ProxyConfiguration
-
Sets the optional proxy host the client will connect through.
- setProxyPassword(String) - Method in class com.amazonaws.opensdk.config.ProxyConfiguration
-
Sets the optional proxy password to use when connecting through a proxy.
- setProxyPort(Integer) - Method in class com.amazonaws.opensdk.config.ProxyConfiguration
-
Sets the proxy port the client will connect through.
- setProxyUsername(String) - Method in class com.amazonaws.opensdk.config.ProxyConfiguration
-
Sets the optional proxy user name to use if connecting through a proxy.
- setProxyWorkstation(String) - Method in class com.amazonaws.opensdk.config.ProxyConfiguration
-
Sets the optional Windows workstation name for configuring NTLM proxy support.
- setRetryPolicy(RetryPolicy) - Method in class com.amazonaws.opensdk.protect.client.SdkSyncClientBuilder
-
Sets a custom retry policy to use in the event of an error.
- setSocketTimeout(Integer) - Method in class com.amazonaws.opensdk.config.TimeoutConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be transferred over an
established, open connection before the connection times out and is closed.
- setTimeoutConfiguration(TimeoutConfiguration) - Method in class com.amazonaws.opensdk.internal.config.ApiGatewayClientConfiguration
-
Sets the various timeouts used by the client.
- setTimeoutConfiguration(TimeoutConfiguration) - Method in class com.amazonaws.opensdk.protect.client.SdkSyncClientBuilder
-
Sets the optional timeouts used by the client.
- setTotalExecutionTimeout(Integer) - Method in class com.amazonaws.opensdk.config.TimeoutConfiguration
-
Sets the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- setUseReaper(Boolean) - Method in class com.amazonaws.opensdk.config.ConnectionConfiguration
-
- shutdown() - Method in class com.amazonaws.opensdk.protect.client.SdkClientHandler
-
- signer(RequestSigner, Class<? extends RequestSigner>) - Method in class com.amazonaws.opensdk.protect.client.SdkSyncClientBuilder
-
- signerFactory() - Method in class com.amazonaws.opensdk.protect.client.SdkSyncClientBuilder
-
- SignerProviderAdapter - Class in com.amazonaws.opensdk.internal.auth
-
- SignerProviderAdapter(RequestSignerProvider) - Constructor for class com.amazonaws.opensdk.internal.auth.SignerProviderAdapter
-
- signerType() - Method in interface com.amazonaws.opensdk.protect.auth.RequestSignerAware
-
- socketTimeout(Integer) - Method in class com.amazonaws.opensdk.config.TimeoutConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be transferred over an
established, open connection before the connection times out and is closed.
- standard() - Static method in class com.amazonaws.opensdk.retry.RetryPolicyBuilder
-
- statusCode() - Method in class com.amazonaws.opensdk.model.RawResult
-