- AbortedException - Exception in com.amazonaws
-
SDK operation aborted exception.
- AbortedException(String, Throwable) - Constructor for exception com.amazonaws.AbortedException
-
- AbortedException(Throwable) - Constructor for exception com.amazonaws.AbortedException
-
- AbortedException(String) - Constructor for exception com.amazonaws.AbortedException
-
- AbortedException() - Constructor for exception com.amazonaws.AbortedException
-
- AbstractAWSSigner - Class in com.amazonaws.auth
-
Abstract base class for AWS signing protocol implementations.
- AbstractAWSSigner() - Constructor for class com.amazonaws.auth.AbstractAWSSigner
-
- AbstractRegionMetadataProvider - Class in com.amazonaws.regions
-
- AbstractRegionMetadataProvider() - Constructor for class com.amazonaws.regions.AbstractRegionMetadataProvider
-
- AbstractRequestHandler - Class in com.amazonaws.handlers
-
- AbstractRequestHandler() - Constructor for class com.amazonaws.handlers.AbstractRequestHandler
-
Deprecated.
- AcceptorPathMatcher - Class in com.amazonaws.waiters
-
- AcceptorPathMatcher() - Constructor for class com.amazonaws.waiters.AcceptorPathMatcher
-
- ACCESS_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Environment variable name for the AWS access key ID
- ACCESS_KEY_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
System property name for the AWS access key ID
- accessKeyId - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
-
- acquire() - Method in class com.amazonaws.util.CapacityManager
-
Attempts to acquire a single capacity unit.
- acquire(int) - Method in class com.amazonaws.util.CapacityManager
-
Attempts to acquire a given amount of capacity.
- Action - Interface in com.amazonaws.auth.policy
-
An access control policy action identifies a specific action in a service
that can be performed on a resource.
- adapt(String) - Method in class com.amazonaws.adapters.types.StringToByteBufferAdapter
-
- adapt(String) - Method in class com.amazonaws.adapters.types.StringToInputStreamAdapter
-
- adapt(Source) - Method in interface com.amazonaws.adapters.types.TypeAdapter
-
- adapt(RequestHandler) - Static method in class com.amazonaws.handlers.RequestHandler2
-
Returns an instance of request handler adapted to the
RequestHandler2
interface from
the given request handler implementing the deprecated
RequestHandler
interface.
- adapt(ClientConfiguration, boolean, boolean) - Static method in class com.amazonaws.http.settings.HttpClientSettings
-
- adapt(ClientConfiguration, boolean) - Static method in class com.amazonaws.http.settings.HttpClientSettings
-
- adapt(ClientConfiguration) - Static method in class com.amazonaws.http.settings.HttpClientSettings
-
- add(MetricType) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Adds the given metric type to the registry of predefined metrics to be
captured at the AWS SDK level.
- add(Object, ResponseMetadata) - Method in interface com.amazonaws.util.MetadataCache
-
Adds a new entry to this cache, possibly evicting the oldest entry if the
cache is at its size limit.
- add(Object, ResponseMetadata) - Method in class com.amazonaws.util.NullResponseMetadataCache
-
- add(Object, ResponseMetadata) - Method in class com.amazonaws.util.ResponseMetadataCache
-
- addAll(Collection<T>) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Adds the given metric types to the registry of predefined metrics to be
captured at the AWS SDK level.
- addAllErrorMetadata(JsonErrorShapeMetadata...) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
-
- addEndpoint(String, String) - Method in class com.amazonaws.regions.InMemoryRegionImpl
-
- addErrorMetadata(JsonErrorShapeMetadata) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
-
- addHandlerContext(HandlerContextKey<X>, X) - Method in class com.amazonaws.DefaultRequest
-
- addHandlerContext(HandlerContextKey<X>, X) - Method in interface com.amazonaws.Request
-
Adds a context to the request object that is visible
to all
RequestHandler2
.
- addHeader(String, String) - Method in class com.amazonaws.ClientConfiguration
-
Adds a header to be added on all requests
- addHeader(String, String) - Method in class com.amazonaws.DefaultRequest
-
- addHeader(String, String) - Method in class com.amazonaws.http.HttpResponse
-
Adds an HTTP header to the set associated with this response.
- addHeader(String, String) - Method in interface com.amazonaws.SignableRequest
-
Sets the specified header for this request.
- addHostHeader(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS4Signer
-
- addHttp(String) - Method in class com.amazonaws.regions.InMemoryRegionImpl
-
- addHttps(String) - Method in class com.amazonaws.regions.InMemoryRegionImpl
-
- addParameter(String, String) - Method in class com.amazonaws.DefaultRequest
-
- addParameter(String, String) - Method in interface com.amazonaws.SignableRequest
-
Adds the specified request parameter to this request.
- addParameters(String, List<String>) - Method in class com.amazonaws.DefaultRequest
-
- addParameters(String, List<String>) - Method in interface com.amazonaws.Request
-
Adds the specified request parameter and list of values to this request.
- addProgressListener(ProgressListener) - Method in class com.amazonaws.event.ProgressListenerChain
-
- addProperty(String, Object) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- addProperty(MetricType, Object) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- addProperty(String, Object) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
Add a property.
- addProperty(MetricType, Object) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
- addPropertyWith(String, Object) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- addPropertyWith(MetricType, Object) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- addRequestBytesTransferred(long) - Method in class com.amazonaws.event.request.Progress
-
- addRequestBytesTransferred(long) - Method in class com.amazonaws.event.request.ProgressSupport
-
- addRequestContentLength(long) - Method in class com.amazonaws.event.request.Progress
-
- addRequestContentLength(long) - Method in class com.amazonaws.event.request.ProgressSupport
-
Adds the number of bytes to be expected in the request.
- addRequestHandler(RequestHandler) - Method in class com.amazonaws.AmazonWebServiceClient
-
- addRequestHandler(RequestHandler2) - Method in class com.amazonaws.AmazonWebServiceClient
-
Appends a request handler to the list of registered handlers that are run
as part of a request's lifecycle.
- addResponseBytesTransferred(long) - Method in class com.amazonaws.event.request.Progress
-
- addResponseBytesTransferred(long) - Method in class com.amazonaws.event.request.ProgressSupport
-
- addResponseContentLength(long) - Method in class com.amazonaws.event.request.Progress
-
- addResponseContentLength(long) - Method in class com.amazonaws.event.request.ProgressSupport
-
Adds the number of bytes to be expected in the response.
- addSessionCredentials(SignableRequest<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Adds session credentials to the request given.
- addSessionCredentials(SignableRequest<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.AWS3Signer
-
- addSessionCredentials(SignableRequest<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.AWS4Signer
-
- addSessionCredentials(SignableRequest<?>, AWSSessionCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
-
- addStaticQueryParamtersToRequest(Request<?>, String) - Static method in class com.amazonaws.util.UriResourcePathUtils
-
Identifies the static query parameters in Uri resource path for and adds it to
request.
- addSubMeasurement(String, TimingInfo) - Method in class com.amazonaws.util.TimingInfo
-
- afterError(Request<?>, Exception) - Method in class com.amazonaws.handlers.AbstractRequestHandler
-
Deprecated.
- afterError(Request<?>, Response<?>, Exception) - Method in interface com.amazonaws.handlers.IRequestHandler2
-
Runs any additional processing logic on a request after it has failed.
- afterError(Request<?>, Exception) - Method in interface com.amazonaws.handlers.RequestHandler
-
Deprecated.
Runs any additional processing logic on a request after it has failed.
- afterError(Request<?>, Response<?>, Exception) - Method in class com.amazonaws.handlers.RequestHandler2
-
- afterError(Request<?>, Response<?>, Exception) - Method in class com.amazonaws.handlers.StackedRequestHandler
-
- afterResponse(Request<?>, Object, TimingInfo) - Method in class com.amazonaws.handlers.AbstractRequestHandler
-
Deprecated.
- afterResponse(Request<?>, Response<?>) - Method in interface com.amazonaws.handlers.IRequestHandler2
-
Runs any additional processing logic on the specified request (after is has been executed by
the client runtime).
- afterResponse(Request<?>, Object, TimingInfo) - Method in interface com.amazonaws.handlers.RequestHandler
-
Deprecated.
Runs any additional processing logic on the specified request (after is
has been executed by the client runtime).
- afterResponse(Request<?>, Response<?>) - Method in class com.amazonaws.handlers.RequestHandler2
-
- afterResponse(Request<?>, Response<?>) - Method in class com.amazonaws.handlers.StackedRequestHandler
-
- All - Static variable in class com.amazonaws.auth.policy.Principal
-
Principal instance that includes all the AWS accounts, AWS web services and web identity providers.
- AllServices - Static variable in class com.amazonaws.auth.policy.Principal
-
Principal instance that includes all AWS web services.
- AllUsers - Static variable in class com.amazonaws.auth.policy.Principal
-
Principal instance that includes all users, including anonymous users.
- AllWebProviders - Static variable in class com.amazonaws.auth.policy.Principal
-
Principal instance that includes all the web identity providers.
- ALTERNATE_ACCESS_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Alternate environment variable name for the AWS access key ID
- ALTERNATE_SECRET_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Alternate environment variable name for the AWS secret key
- alternateIso8601DateFormat - Static variable in class com.amazonaws.util.DateUtils
-
Alternate ISO 8601 format without fractional seconds
- AmazonClientException - Exception in com.amazonaws
-
Base exception class for any errors that occur while attempting to use an AWS
client from AWS SDK for Java to make service calls to Amazon Web Services.
- AmazonClientException(String, Throwable) - Constructor for exception com.amazonaws.AmazonClientException
-
Creates a new AmazonClientException with the specified message, and root
cause.
- AmazonClientException(String) - Constructor for exception com.amazonaws.AmazonClientException
-
Creates a new AmazonClientException with the specified message.
- AmazonClientException(Throwable) - Constructor for exception com.amazonaws.AmazonClientException
-
- AmazonHttpClient - Class in com.amazonaws.http
-
- AmazonHttpClient(ClientConfiguration) - Constructor for class com.amazonaws.http.AmazonHttpClient
-
Constructs a new AWS client using the specified client configuration options (ex: max retry
attempts, proxy httpClientSettings, etc).
- AmazonHttpClient(ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.http.AmazonHttpClient
-
Constructs a new AWS client using the specified client configuration options (ex: max retry
attempts, proxy httpClientSettings, etc), and request metric collector.
- AmazonHttpClient(ClientConfiguration, RequestMetricCollector, boolean) - Constructor for class com.amazonaws.http.AmazonHttpClient
-
Constructs a new AWS client using the specified client configuration options (ex: max retry
attempts, proxy httpClientSettings, etc), and request metric collector.
- AmazonHttpClient(ClientConfiguration, RequestMetricCollector, boolean, boolean) - Constructor for class com.amazonaws.http.AmazonHttpClient
-
Constructs a new AWS client using the specified client configuration options (ex: max retry
attempts, proxy httpClientSettings, etc), and request metric collector.
- AmazonHttpClient(ClientConfiguration, ConnectionManagerAwareHttpClient, RequestMetricCollector) - Constructor for class com.amazonaws.http.AmazonHttpClient
-
Package-protected constructor for unit test purposes.
- AmazonHttpClient.RequestExecutionBuilder - Interface in com.amazonaws.http
-
Interface to configure a request execution and execute the request.
- AmazonServiceException - Exception in com.amazonaws
-
Extension of SdkClientException that represents an error response returned
by an Amazon web service.
- AmazonServiceException(String) - Constructor for exception com.amazonaws.AmazonServiceException
-
Constructs a new AmazonServiceException with the specified message.
- AmazonServiceException(String, Exception) - Constructor for exception com.amazonaws.AmazonServiceException
-
Constructs a new AmazonServiceException with the specified message and
exception indicating the root cause.
- AmazonServiceException.ErrorType - Enum in com.amazonaws
-
Indicates who is responsible (if known) for a failed request.
- AmazonWebServiceClient - Class in com.amazonaws
-
Abstract base class for Amazon Web Service Java clients.
- AmazonWebServiceClient(ClientConfiguration) - Constructor for class com.amazonaws.AmazonWebServiceClient
-
Constructs a new AmazonWebServiceClient object using the specified
configuration.
- AmazonWebServiceClient(ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.AmazonWebServiceClient
-
Constructs a new AmazonWebServiceClient object using the specified
configuration and request metric collector.
- AmazonWebServiceClient(ClientConfiguration, RequestMetricCollector, boolean) - Constructor for class com.amazonaws.AmazonWebServiceClient
-
- AmazonWebServiceClient(AwsSyncClientParams) - Constructor for class com.amazonaws.AmazonWebServiceClient
-
- AmazonWebServiceRequest - Class in com.amazonaws
-
Base class for all user facing web service requests.
- AmazonWebServiceRequest() - Constructor for class com.amazonaws.AmazonWebServiceRequest
-
- AmazonWebServiceResponse<T> - Class in com.amazonaws
-
Represents the response from an AWS service, including the result payload and
any response metadata.
- AmazonWebServiceResponse() - Constructor for class com.amazonaws.AmazonWebServiceResponse
-
- AmazonWebServiceResult<T extends ResponseMetadata> - Class in com.amazonaws
-
Base type for all AWS response objects.
- AmazonWebServiceResult() - Constructor for class com.amazonaws.AmazonWebServiceResult
-
- AnonymousAWSCredentials - Class in com.amazonaws.auth
-
Basic implementation of the AWSCredentials interface that allows use of "anonymous"
credentials.
- AnonymousAWSCredentials() - Constructor for class com.amazonaws.auth.AnonymousAWSCredentials
-
- ApacheConnectionManagerFactory - Class in com.amazonaws.http.apache.client.impl
-
Factory class to create connection manager used by the apache client.
- ApacheConnectionManagerFactory() - Constructor for class com.amazonaws.http.apache.client.impl.ApacheConnectionManagerFactory
-
- ApacheHttpClientConfig - Class in com.amazonaws
-
Used for Apache HTTP client specific custom configurations.
- ApacheHttpClientFactory - Class in com.amazonaws.http.apache.client.impl
-
Factory class that builds the apache http client from the settings.
- ApacheHttpClientFactory() - Constructor for class com.amazonaws.http.apache.client.impl.ApacheHttpClientFactory
-
- ApacheHttpRequestFactory - Class in com.amazonaws.http.apache.request.impl
-
Responsible for creating Apache HttpClient 4 request objects.
- ApacheHttpRequestFactory() - Constructor for class com.amazonaws.http.apache.request.impl.ApacheHttpRequestFactory
-
- ApacheUtils - Class in com.amazonaws.http.apache.utils
-
- ApacheUtils() - Constructor for class com.amazonaws.http.apache.utils.ApacheUtils
-
- appendCompactedString(StringBuilder, String) - Static method in class com.amazonaws.util.StringUtils
-
This method appends a string to a string builder and collapses contiguous
white space is a single space.
- appendUri(String, String) - Static method in class com.amazonaws.util.SdkHttpUtils
-
Append the given path to the given baseUri.
- appendUri(String, String, boolean) - Static method in class com.amazonaws.util.SdkHttpUtils
-
Append the given path to the given baseUri.
- appendUserAgent(String) - Method in class com.amazonaws.RequestClientOptions
-
Appends a user agent to the USER_AGENT client marker.
- apply(Input) - Method in interface com.amazonaws.waiters.SdkFunction
-
Abstract method that makes a call to the operation
specified by the waiter by taking the corresponding
input and returns the corresponding output
- ArnCondition - Class in com.amazonaws.auth.policy.conditions
-
AWS access control policy condition that allows an access control statement
to be conditionally applied based on the comparison of an Amazon Resource
Name (ARN).
- ArnCondition(ArnCondition.ArnComparisonType, String, String) - Constructor for class com.amazonaws.auth.policy.conditions.ArnCondition
-
Constructs a new access control policy condition that compares ARNs
(Amazon Resource Names).
- ArnCondition.ArnComparisonType - Enum in com.amazonaws.auth.policy.conditions
-
Enumeration of the supported ways an ARN comparison can be evaluated.
- asBoolean(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as a
Boolean.
- asBoolean(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
-
- asByte(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as a
Byte.
- asByte(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
-
- asByteBuffer(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified xpath expression, base64 decodes the data and
returns the result as a ByteBuffer.
- asByteBuffer(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
-
- asDate(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as a
Date.
- asDate(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
-
- asDouble(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the results as a
Double.
- asDouble(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
-
- asFloat(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as a
Float.
- asFloat(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
-
- asInteger(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as an
Integer.
- asInteger(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
-
- asLong(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as a
Long.
- asLong(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
-
- asNode(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as a
Node.
- asNode(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
-
- assertAllAreNull(String, Object...) - Static method in class com.amazonaws.util.ValidationUtils
-
Asserts that all of the objects are null.
- assertIsPositive(int, String) - Static method in class com.amazonaws.util.ValidationUtils
-
Asserts that the given number is positive (non-negative and non-zero).
- assertNotEmpty(T, String) - Static method in class com.amazonaws.util.ValidationUtils
-
- assertNotNull(T, String) - Static method in class com.amazonaws.util.ValidationUtils
-
Asserts that the given object is non-null and returns it.
- assertStringNotEmpty(String, String) - Static method in class com.amazonaws.util.ValidationUtils
-
- asString(String, Node) - Static method in class com.amazonaws.util.XpathUtils
-
Evaluates the specified XPath expression and returns the result as a
string.
- asString(String, Node, XPath) - Static method in class com.amazonaws.util.XpathUtils
-
- AsyncBuilderParams(ExecutorFactory) - Constructor for class com.amazonaws.client.builder.AwsAsyncClientBuilder.AsyncBuilderParams
-
- AsyncHandler<REQUEST extends AmazonWebServiceRequest,RESULT> - Interface in com.amazonaws.handlers
-
Callback interface for notification on web service requests executed with the
asynchronous clients in the AWS SDK for Java.
- Autoscaling - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- availableCapacity() - Method in class com.amazonaws.util.CapacityManager
-
Returns the currently available capacity.
- AWS3Signer - Class in com.amazonaws.auth
-
Signer implementation that signs requests with the AWS3 signing protocol.
- AWS3Signer() - Constructor for class com.amazonaws.auth.AWS3Signer
-
- AWS4Signer - Class in com.amazonaws.auth
-
Signer implementation that signs requests with the AWS4 signing protocol.
- AWS4Signer() - Constructor for class com.amazonaws.auth.AWS4Signer
-
Construct a new AWS4 signer instance.
- AWS4Signer(boolean) - Constructor for class com.amazonaws.auth.AWS4Signer
-
Construct a new AWS4 signer instance.
- AWS4Signer(SdkClock) - Constructor for class com.amazonaws.auth.AWS4Signer
-
- AWS_CBOR_DISABLE_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Environment variable to disable CBOR protocol.
- AWS_CBOR_DISABLE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
System property to disable CBOR protocol.
- AWS_CONFIG_FILE_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Environment variable to set an alternate path to the shared config file (default path is
~/.aws/config).
- AWS_CREDENTAIL_PROPERTIES_FILE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
-
- AWS_CREDENTIAL_PROPERTIES_FILE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
-
Used to specify an AWS credential property file.
- AWS_CREDENTIALS - Static variable in class com.amazonaws.handlers.HandlerContextKey
-
The key under which the request credentials are set.
- AWS_ION_BINARY_DISABLE_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Environment variable to disable Ion binary protocol.
- AWS_ION_BINARY_DISABLE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
System property to disable Ion binary protocol.
- AWS_PROFILE_ENVIRONMENT_VARIABLE - Static variable in class com.amazonaws.auth.profile.ProfilesConfigFile
-
Deprecated.
- AWS_PROFILE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.auth.profile.ProfilesConfigFile
-
Deprecated.
- AWS_REGION_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Environment variable containing region used to configure clients.
- AWS_REQUEST_ID - Static variable in class com.amazonaws.ResponseMetadata
-
- AWS_SESSION_TOKEN_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Environment variable name for the AWS session token
- AwsAsyncClientBuilder<Subclass extends AwsAsyncClientBuilder,TypeToBuild> - Class in com.amazonaws.client.builder
-
Base class for all service specific async client builders.
- AwsAsyncClientBuilder(ClientConfigurationFactory) - Constructor for class com.amazonaws.client.builder.AwsAsyncClientBuilder
-
- AwsAsyncClientBuilder(ClientConfigurationFactory, AwsRegionProvider) - Constructor for class com.amazonaws.client.builder.AwsAsyncClientBuilder
-
- AwsAsyncClientBuilder.AsyncBuilderParams - Class in com.amazonaws.client.builder
-
Presents a view of the builder to be used in the async client constructor.
- AwsAsyncClientParams - Class in com.amazonaws.client
-
Provides access to all params needed in a asynchronous AWS service client constructor.
- AwsAsyncClientParams() - Constructor for class com.amazonaws.client.AwsAsyncClientParams
-
- AwsClientBuilder<Subclass extends AwsClientBuilder,TypeToBuild> - Class in com.amazonaws.client.builder
-
Base class for all service specific client builders.
- AwsClientBuilder(ClientConfigurationFactory) - Constructor for class com.amazonaws.client.builder.AwsClientBuilder
-
- AwsClientBuilder(ClientConfigurationFactory, AwsRegionProvider) - Constructor for class com.amazonaws.client.builder.AwsClientBuilder
-
- AwsClientBuilder.SyncBuilderParams - Class in com.amazonaws.client.builder
-
Presents a view of the builder to be used in a client constructor.
- AWSCredentials - Interface in com.amazonaws.auth
-
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
- awsCredentials - Variable in class com.amazonaws.handlers.CredentialsRequestHandler
-
Deprecated.
AWSCredentials to be used in the RequestHandler.
- AWSCredentialsProvider - Interface in com.amazonaws.auth
-
Interface for providing AWS credentials.
- AWSCredentialsProviderChain - Class in com.amazonaws.auth
-
- AWSCredentialsProviderChain(List<? extends AWSCredentialsProvider>) - Constructor for class com.amazonaws.auth.AWSCredentialsProviderChain
-
Constructs a new AWSCredentialsProviderChain with the specified credential providers.
- AWSCredentialsProviderChain(AWSCredentialsProvider...) - Constructor for class com.amazonaws.auth.AWSCredentialsProviderChain
-
Constructs a new AWSCredentialsProviderChain with the specified credential providers.
- AwsDirectoryBasePathProvider - Class in com.amazonaws.profile.path
-
Base provider for all location providers that source a file from the ~/.aws directory.
- AwsDirectoryBasePathProvider() - Constructor for class com.amazonaws.profile.path.AwsDirectoryBasePathProvider
-
- AwsEnvVarOverrideRegionProvider - Class in com.amazonaws.regions
-
Loads region information from the '
"AWS_REGION"'
environment variable.
- AwsEnvVarOverrideRegionProvider() - Constructor for class com.amazonaws.regions.AwsEnvVarOverrideRegionProvider
-
- AwsHostNameUtils - Class in com.amazonaws.util
-
- AwsHostNameUtils() - Constructor for class com.amazonaws.util.AwsHostNameUtils
-
- AwsProfileFileLocationProvider - Interface in com.amazonaws.profile.path
-
Provides the location of both the AWS Shared credentials file (~/.aws/credentials) or the AWS
Shared config file (~/.aws/config).
- AwsProfileFileLocationProviderChain - Class in com.amazonaws.profile.path
-
- AwsProfileFileLocationProviderChain(AwsProfileFileLocationProvider...) - Constructor for class com.amazonaws.profile.path.AwsProfileFileLocationProviderChain
-
- AwsProfileRegionProvider - Class in com.amazonaws.regions
-
Loads region information from the shared AWS config file.
- AwsProfileRegionProvider() - Constructor for class com.amazonaws.regions.AwsProfileRegionProvider
-
- AwsProfileRegionProvider(String) - Constructor for class com.amazonaws.regions.AwsProfileRegionProvider
-
- AWSRefreshableSessionCredentials - Interface in com.amazonaws.auth
-
Session credentials that can be refreshed upon request.
- AwsRegionProvider - Class in com.amazonaws.regions
-
Interface for providing AWS region information.
- AwsRegionProvider() - Constructor for class com.amazonaws.regions.AwsRegionProvider
-
- AwsRegionProviderChain - Class in com.amazonaws.regions
-
Composite
AwsRegionProvider
that sequentially delegates to a chain of providers looking
for region information.
- AwsRegionProviderChain(AwsRegionProvider...) - Constructor for class com.amazonaws.regions.AwsRegionProviderChain
-
- AWSRequestMetrics - Class in com.amazonaws.util
-
Used as both a base class and a minimal support of AWS SDK request metrics.
- AWSRequestMetrics() - Constructor for class com.amazonaws.util.AWSRequestMetrics
-
This constructor should be used only in the case when AWS SDK metrics
collector is disabled, when minimal timing info is supported for backward
compatibility reasons.
- AWSRequestMetrics(TimingInfo) - Constructor for class com.amazonaws.util.AWSRequestMetrics
-
- AWSRequestMetrics.Field - Enum in com.amazonaws.util
-
Predefined AWS SDK metric types general across all AWS clients.
- AWSRequestMetricsFullSupport - Class in com.amazonaws.util
-
In contrast to
AWSRequestMetrics
, which is intended to be a minimal
support of AWS SDK request metrics, this class is the full support of AWS SDK
request metrics including features such as properties and sub-events.
- AWSRequestMetricsFullSupport() - Constructor for class com.amazonaws.util.AWSRequestMetricsFullSupport
-
This constructor should be used in the case when AWS SDK metrics
collector is enabled.
- AwsResponseHandlerAdapter<T> - Class in com.amazonaws.http.response
-
- AwsResponseHandlerAdapter(HttpResponseHandler<AmazonWebServiceResponse<T>>, Request<?>, AWSRequestMetrics, MetadataCache) - Constructor for class com.amazonaws.http.response.AwsResponseHandlerAdapter
-
- AwsSdkMetrics - Enum in com.amazonaws.metrics
-
Used to control the default AWS SDK metric collection system.
- AWSServiceMetrics - Enum in com.amazonaws.util
-
Predefined AWS SDK non-request specific metric types general across all AWS
clients.
- AWSSessionCredentials - Interface in com.amazonaws.auth
-
AWS session credentials object.
- AWSSessionCredentialsProvider - Interface in com.amazonaws.auth
-
- AWSStaticCredentialsProvider - Class in com.amazonaws.auth
-
Simple implementation of AWSCredentialsProvider that just wraps static AWSCredentials.
- AWSStaticCredentialsProvider(AWSCredentials) - Constructor for class com.amazonaws.auth.AWSStaticCredentialsProvider
-
- AwsSyncClientBuilder<Subclass extends AwsSyncClientBuilder,TypeToBuild> - Class in com.amazonaws.client.builder
-
Base class for all service specific sync client builders.
- AwsSyncClientBuilder(ClientConfigurationFactory) - Constructor for class com.amazonaws.client.builder.AwsSyncClientBuilder
-
- AwsSyncClientParams - Class in com.amazonaws.client
-
Provides access to all params needed in a synchronous AWS service client constructor.
- AwsSyncClientParams() - Constructor for class com.amazonaws.client.AwsSyncClientParams
-
- DataPipeline - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- DateCondition - Class in com.amazonaws.auth.policy.conditions
-
AWS access control policy condition that allows an access control statement
to be conditionally applied based on the comparison of the current time at
which a request is received, and a specific date.
- DateCondition(DateCondition.DateComparisonType, Date) - Constructor for class com.amazonaws.auth.policy.conditions.DateCondition
-
Constructs a new access policy condition that compares the current time
(on the AWS servers) to the specified date.
- DateCondition.DateComparisonType - Enum in com.amazonaws.auth.policy.conditions
-
Enumeration of the supported ways a date comparison can be evaluated.
- dateUtils - Static variable in class com.amazonaws.auth.AWS3Signer
-
Deprecated.
- DateUtils - Class in com.amazonaws.util
-
Utilities for parsing and formatting dates.
- DateUtils() - Constructor for class com.amazonaws.util.DateUtils
-
- debug(Object) - Method in class com.amazonaws.log.CommonsLog
-
- debug(Object, Throwable) - Method in class com.amazonaws.log.CommonsLog
-
- debug(Object) - Method in interface com.amazonaws.log.InternalLogApi
-
Logs a message with debug log level.
- debug(Object, Throwable) - Method in interface com.amazonaws.log.InternalLogApi
-
Logs an error with debug log level.
- decode(String) - Static method in enum com.amazonaws.util.Base16
-
Decodes the given base 16 encoded string,
skipping carriage returns, line feeds and spaces as needed.
- decode(byte[]) - Static method in enum com.amazonaws.util.Base16
-
Decodes the given base 16 encoded bytes.
- decode(String) - Static method in enum com.amazonaws.util.Base16Lower
-
Decodes the given base 16 encoded string,
skipping carriage returns, line feeds and spaces as needed.
- decode(byte[]) - Static method in enum com.amazonaws.util.Base16Lower
-
Decodes the given base 16 encoded bytes.
- decode(String) - Static method in enum com.amazonaws.util.Base32
-
Decodes the given base 32 encoded string,
skipping carriage returns, line feeds and spaces as needed.
- decode(byte[]) - Static method in enum com.amazonaws.util.Base32
-
Decodes the given base 32 encoded bytes.
- decode(String) - Static method in enum com.amazonaws.util.Base64
-
Decodes the given base 64 encoded string,
skipping carriage returns, line feeds and spaces as needed.
- decode(byte[]) - Static method in enum com.amazonaws.util.Base64
-
Decodes the given base 64 encoded bytes.
- decode(String) - Method in interface com.amazonaws.util.EncodingScheme
-
- DEFAULT - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
SDK default retry policy (except for AmazonDynamoDBClient,
whose constructor will replace the DEFAULT with DYNAMODB_DEFAULT.)
- DEFAULT_BACKOFF_STRATEGY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
The SDK default back-off strategy, which increases exponentially up to a
max amount of delay.
- DEFAULT_CACHE_RESPONSE_METADATA - Static variable in class com.amazonaws.ClientConfiguration
-
The default on whether to cache response metadata.
- DEFAULT_CLIENT_EXECUTION_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
-
The default timeout for a request.
- DEFAULT_CONFIG_LOCATION_PROVIDER - Static variable in interface com.amazonaws.profile.path.AwsProfileFileLocationProvider
-
Location provider for the shared AWS Config file.
- DEFAULT_CONNECTION_MAX_IDLE_MILLIS - Static variable in class com.amazonaws.ClientConfiguration
-
The default maximum idle time (in milliseconds) for a connection in the connection pool.
- DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
-
The default timeout for creating new connections.
- DEFAULT_CONNECTION_TTL - Static variable in class com.amazonaws.ClientConfiguration
-
The default expiration time (in milliseconds) for a connection in the connection pool.
- DEFAULT_CREDENTIALS_LOCATION_PROVIDER - Static variable in interface com.amazonaws.profile.path.AwsProfileFileLocationProvider
-
Location provider for the shared AWS credentials file.
- DEFAULT_MAX_CONNECTIONS - Static variable in class com.amazonaws.ClientConfiguration
-
The default max connection pool size.
- DEFAULT_MAX_ERROR_RETRY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
SDK default max retry count
- DEFAULT_METRIC_NAMESPACE - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
-
- DEFAULT_METRICS_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
System property used when starting up the JVM to enable the default
metrics collected by the AWS SDK, which uploads the derived statistics
to Amazon CloudWatch.
- DEFAULT_PROFILE_NAME - Static variable in class com.amazonaws.auth.profile.ProfilesConfigFile
-
Deprecated.
- DEFAULT_REGION - Static variable in enum com.amazonaws.regions.Regions
-
The default region that new customers in the US are encouraged to use
when using AWS services for the first time.
- DEFAULT_REQUEST_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
-
The default timeout for a request.
- DEFAULT_RESPONSE_METADATA_CACHE_SIZE - Static variable in class com.amazonaws.ClientConfiguration
-
The default response metadata cache size.
- DEFAULT_RETRY_CONDITION - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
The SDK default retry condition, which checks for various conditions in
the following order:
Never retry on requests with non-repeatable content;
Retry on client exceptions caused by IOException;
Retry on service exceptions that are either 500 internal server
errors, 503 service unavailable errors, service throttling errors or
clock skew errors.
- DEFAULT_RETRY_POLICY - Static variable in class com.amazonaws.ClientConfiguration
-
Default request retry policy, including the maximum retry count of 3, the default retry
condition and the default back-off strategy.
- DEFAULT_S3_STREAM_BUFFER_SIZE - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
- DEFAULT_SOCKET_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
-
The default timeout for reading from a connected socket.
- DEFAULT_STREAM_BUFFER_SIZE - Static variable in class com.amazonaws.RequestClientOptions
-
Used to enable mark-and-reset for
non-mark-and-resettable non-file input stream for up to 128K memory
buffering by default.
- DEFAULT_TCP_KEEP_ALIVE - Static variable in class com.amazonaws.ClientConfiguration
-
The default on whether to use TCP KeepAlive.
- DEFAULT_THROTTLE_RETRIES - Static variable in class com.amazonaws.ClientConfiguration
-
The default on whether to throttle retries.
- DEFAULT_USE_EXPECT_CONTINUE - Static variable in class com.amazonaws.ClientConfiguration
-
The default on whether to utilize the USE_EXPECT_CONTINUE handshake for operations.
- DEFAULT_USE_GZIP - Static variable in class com.amazonaws.ClientConfiguration
-
The default on whether to use gzip compression.
- DEFAULT_USE_REAPER - Static variable in class com.amazonaws.ClientConfiguration
-
- DEFAULT_USER_AGENT - Static variable in class com.amazonaws.ClientConfiguration
-
The default HTTP user agent header for AWS Java SDK clients.
- DefaultAWSCredentialsProviderChain - Class in com.amazonaws.auth
-
AWS credentials provider chain that looks for credentials in this order:
Environment Variables -
AWS_ACCESS_KEY_ID
and AWS_SECRET_ACCESS_KEY
(RECOMMENDED since they are recognized by all the AWS SDKs and CLI except for .NET),
or AWS_ACCESS_KEY
and AWS_SECRET_KEY
(only recognized by Java SDK)
Java System Properties - aws.accessKeyId and aws.secretKey
Credential profiles file at the default location (~/.aws/credentials) shared by all AWS SDKs and the AWS CLI
Credentials delivered through the Amazon EC2 container service if AWS_CONTAINER_CREDENTIALS_RELATIVE_URI" environment variable is set
and security manager has permission to access the variable,
Instance profile credentials delivered through the Amazon EC2 metadata service
- DefaultAWSCredentialsProviderChain() - Constructor for class com.amazonaws.auth.DefaultAWSCredentialsProviderChain
-
- DefaultAwsRegionProviderChain - Class in com.amazonaws.regions
-
Default region provider chain used when no explicit region is supplied to a client builder.
- DefaultAwsRegionProviderChain() - Constructor for class com.amazonaws.regions.DefaultAwsRegionProviderChain
-
- defaultConfig() - Static method in class com.amazonaws.PredefinedClientConfigurations
-
- DefaultErrorResponseHandler - Class in com.amazonaws.http
-
Implementation of HttpResponseHandler that handles only error responses from Amazon Web Services.
- DefaultErrorResponseHandler(List<Unmarshaller<AmazonServiceException, Node>>) - Constructor for class com.amazonaws.http.DefaultErrorResponseHandler
-
Constructs a new DefaultErrorResponseHandler that will handle error responses from Amazon
services using the specified list of unmarshallers.
- DefaultRequest<T> - Class in com.amazonaws
-
Default implementation of the
Request interface.
- DefaultRequest(AmazonWebServiceRequest, String) - Constructor for class com.amazonaws.DefaultRequest
-
Constructs a new DefaultRequest with the specified service name and the
original, user facing request object.
- DefaultRequest(String) - Constructor for class com.amazonaws.DefaultRequest
-
Constructs a new DefaultRequest with the specified service name and no
specified original, user facing request object.
- delayBeforeNextRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in class com.amazonaws.retry.PredefinedBackoffStrategies.EqualJitterBackoffStrategy
-
- delayBeforeNextRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in class com.amazonaws.retry.PredefinedBackoffStrategies.ExponentialBackoffStrategy
-
- delayBeforeNextRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in class com.amazonaws.retry.PredefinedBackoffStrategies.FullJitterBackoffStrategy
-
- delayBeforeNextRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in interface com.amazonaws.retry.RetryPolicy.BackoffStrategy
-
Returns the delay (in milliseconds) before next retry attempt.
- delayBeforeNextRetry(PollingStrategyContext) - Method in class com.amazonaws.waiters.FixedDelayStrategy
-
Defines a default way of delaying the polling bound by
the default delay associated with the corresponding
waiter definition
- delayBeforeNextRetry(PollingStrategyContext) - Method in interface com.amazonaws.waiters.PollingStrategy.DelayStrategy
-
Defines the custom delay strategy to control the sleep time
- DelegatingDnsResolver - Class in com.amazonaws.http
-
- DelegatingDnsResolver(DnsResolver) - Constructor for class com.amazonaws.http.DelegatingDnsResolver
-
- deleteProfiles(File, String...) - Static method in class com.amazonaws.auth.profile.ProfilesConfigFileWriter
-
Remove one or more profiles from the existing credentials file by
in-place modification.
- DeliveryMode - Interface in com.amazonaws.event
-
Used to indicate whether it is safe to deliver progress events to the
listener synchronously.
- DeliveryMode.Check - Class in com.amazonaws.event
-
Provides convenient method to check if a listener is safe to be invoked
synchronously.
- determineProxy(HttpHost, HttpRequest, HttpContext) - Method in class com.amazonaws.http.apache.SdkProxyRoutePlanner
-
- DeviceFarm - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- DirectConnect - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- Directory - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- DISABLE_CERT_CHECKING_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Disable validation of server certificates when using the HTTPS protocol.
- DISABLE_REMOTE_REGIONS_FILE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
By default, the SDK will attempt to download an up-to-date set of
region metadata from Amazon CloudFront when first required.
- disableMetrics() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Convenient method to disable the metric collector at the AWS SDK
level.
- disableMetrics() - Method in class com.amazonaws.metrics.MetricAdmin
-
- disableMetrics() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Disables the metric collector at the AWS SDK level.
- DMS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- DnsResolver - Interface in com.amazonaws
-
Given a hostname, will resolve the hostname to an ip, or list of ip addresses.
- documentFrom(InputStream) - Static method in class com.amazonaws.util.XpathUtils
-
This method closes the given input stream upon completion.
- documentFrom(String) - Static method in class com.amazonaws.util.XpathUtils
-
- documentFrom(URL) - Static method in class com.amazonaws.util.XpathUtils
-
- doGetLog(Class<?>) - Method in class com.amazonaws.log.CommonsLogFactory
-
- doGetLog(String) - Method in class com.amazonaws.log.CommonsLogFactory
-
- doGetLog(Class<?>) - Method in class com.amazonaws.log.InternalLogFactory
-
SPI to return a logger given a class.
- doGetLog(String) - Method in class com.amazonaws.log.InternalLogFactory
-
SPI to return a logger given a name.
- doGetLog(Class<?>) - Method in class com.amazonaws.log.JulLogFactory
-
- doGetLog(String) - Method in class com.amazonaws.log.JulLogFactory
-
- doReceiveResponse(HttpRequest, HttpClientConnection, HttpContext) - Method in class com.amazonaws.http.protocol.SdkHttpRequestExecutor
-
- doSendRequest(HttpRequest, HttpClientConnection, HttpContext) - Method in class com.amazonaws.http.protocol.SdkHttpRequestExecutor
-
- doubleUrlEncode - Variable in class com.amazonaws.auth.AWS4Signer
-
Whether double url-encode the resource path when constructing the
canonical request.
- DOWNLOAD_BYTE_COUNT_NAME_SUFFIX - Static variable in interface com.amazonaws.metrics.ServiceMetricType
-
- DOWNLOAD_THROUGHPUT_NAME_SUFFIX - Static variable in interface com.amazonaws.metrics.ServiceMetricType
-
- dumpToFile(File, boolean, Profile...) - Static method in class com.amazonaws.auth.profile.ProfilesConfigFileWriter
-
Write all the credential profiles to a file.
- durationMilliOf(long, long) - Static method in class com.amazonaws.util.TimingInfo
-
Returns the duration in milliseconds as double, preserving the decimal
precision as necessary, for the given start and end time in nanoseconds.
- Dynamodb - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- DYNAMODB_DEFAULT - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
Default policy for DynamoDB client
- DYNAMODB_DEFAULT_BACKOFF_STRATEGY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
The default back-off strategy for DynamoDB client, which increases
exponentially up to a max amount of delay.
- DYNAMODB_DEFAULT_MAX_ERROR_RETRY - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
Default max retry count for DynamoDB client
- DynamodbStreams - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- dynamoDefault() - Static method in class com.amazonaws.PredefinedClientConfigurations
-
- GameLift - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- get(Object) - Method in class com.amazonaws.util.ImmutableMapParameter
-
- get(Object) - Method in interface com.amazonaws.util.MetadataCache
-
Returns the response metadata associated with the specified object, or
null if no metadata is associated with that object.
- get(Object) - Method in class com.amazonaws.util.NullResponseMetadataCache
-
- get(Object) - Method in class com.amazonaws.util.ResponseMetadataCache
-
- getAcceptor() - Method in class com.amazonaws.waiters.WaiterBuilder
-
- getAcceptorsList() - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
-
- getAccountId() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getActionName() - Method in interface com.amazonaws.auth.policy.Action
-
Returns the name of this action.
- getActions() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the list of actions to which this policy statement applies.
- getAllBasicProfiles() - Method in class com.amazonaws.auth.profile.ProfilesConfigFile
-
- getAllCounters() - Method in class com.amazonaws.util.TimingInfo
-
- getAllProfiles() - Method in class com.amazonaws.auth.profile.ProfilesConfigFile
-
Deprecated.
- getAllSubMeasurements(String) - Method in class com.amazonaws.util.TimingInfo
-
- getAmiId() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the AMI ID used to launch the instance.
- getAmiLaunchIndex() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the index of this instance in the reservation.
- getAmiManifestPath() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the manifest path of the AMI with which the instance was launched.
- getAncestorAmiIds() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the list of AMI IDs of any instances that were rebundled to created
this AMI.
- getApacheHttpClientConfig() - Method in class com.amazonaws.ClientConfiguration
-
Returns a non-null object that can be used to specify Apache HTTP client specific custom
configurations.
- getApacheHttpClientConfig() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getArchitecture() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getAsyncClientParams() - Method in class com.amazonaws.client.builder.AwsAsyncClientBuilder
-
- getAuthErrorRetryStrategy() - Method in class com.amazonaws.http.ExecutionContext
-
Returns the retry strategy for auth errors.
- getAvailabilityZone() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the Availability Zone in which the instance launched.
- getAvailabilityZone() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getAvailableEndpoints() - Method in class com.amazonaws.partitions.PartitionRegionImpl
-
- getAvailableEndpoints() - Method in class com.amazonaws.regions.InMemoryRegionImpl
-
- getAvailableEndpoints() - Method in class com.amazonaws.regions.Region
-
Returns a immutable collection of all endpoints available in the
metadata.
- getAvailableEndpoints() - Method in interface com.amazonaws.regions.RegionImpl
-
Returns an immutable collection of all the endpoints available in the
region
metadata.
- getAWSAccessKeyId() - Method in class com.amazonaws.auth.AnonymousAWSCredentials
-
- getAWSAccessKeyId() - Method in interface com.amazonaws.auth.AWSCredentials
-
Returns the AWS access key ID for this credentials object.
- getAWSAccessKeyId() - Method in class com.amazonaws.auth.BasicAWSCredentials
-
- getAWSAccessKeyId() - Method in class com.amazonaws.auth.BasicSessionCredentials
-
- getAWSAccessKeyId() - Method in class com.amazonaws.auth.PropertiesCredentials
-
- getAwsClient() - Method in class com.amazonaws.http.ExecutionContext.Builder
-
- getAwsClient() - Method in class com.amazonaws.http.ExecutionContext
-
- getAwsDirectory() - Method in class com.amazonaws.profile.path.AwsDirectoryBasePathProvider
-
- getAWSRequestMetrics() - Method in class com.amazonaws.DefaultRequest
-
- getAwsRequestMetrics() - Method in class com.amazonaws.http.ExecutionContext
-
- getAWSRequestMetrics() - Method in interface com.amazonaws.Request
-
Returns the request metrics.
- getAwsResponse() - Method in class com.amazonaws.Response
-
- getAWSSecretKey() - Method in class com.amazonaws.auth.AnonymousAWSCredentials
-
- getAWSSecretKey() - Method in interface com.amazonaws.auth.AWSCredentials
-
Returns the AWS secret access key for this credentials object.
- getAWSSecretKey() - Method in class com.amazonaws.auth.BasicAWSCredentials
-
- getAWSSecretKey() - Method in class com.amazonaws.auth.BasicSessionCredentials
-
- getAWSSecretKey() - Method in class com.amazonaws.auth.PropertiesCredentials
-
- getBackoffStrategy() - Method in class com.amazonaws.retry.RetryPolicy
-
Returns the back-off strategy included in this retry policy.
- getBaseServiceExceptionClass() - Method in class com.amazonaws.protocol.json.JsonClientMetadata
-
- getBillingProducts() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getBinaryRequestPayload(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Returns the request's payload as binary data.
- getBinaryRequestPayloadStream(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- getBinaryRequestPayloadStreamWithoutQueryParams(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- getBinaryRequestPayloadWithoutQueryParams(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Returns the request's payload contents as binary data, without processing
any query string params (i.e.
- getBlockDeviceMapping() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the virtual devices associated with the ami, root, ebs, and swap.
- getByteCount() - Method in class com.amazonaws.metrics.ByteThroughputProvider
-
- getByteCount() - Method in class com.amazonaws.util.CountingInputStream
-
Returns the number of bytes read from this stream so far.
- getByteCountMetricType() - Method in class com.amazonaws.metrics.SimpleThroughputMetricType
-
- getByteCountMetricType() - Method in interface com.amazonaws.metrics.ThroughputMetricType
-
- getBytes() - Method in class com.amazonaws.event.ProgressEvent
-
Returns the number of bytes associated with the event.
- getBytes() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
Get the JSON content as a UTF-8 encoded byte array.
- getBytes() - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- getBytesReadBeforeException() - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- getBytesTransferred() - Method in class com.amazonaws.event.ProgressEvent
-
Convenient method to returns the number of bytes transferred in this
event, or the number of bytes reset (or discarded) if negative.
- getCacheResponseMetadata() - Method in class com.amazonaws.ClientConfiguration
-
Returns whether or not to cache response metadata.
- getCanonicalizedEndpoint(URI) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- getCanonicalizedHeadersForStringToSign(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS3Signer
-
- getCanonicalizedHeaderString(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS4Signer
-
- getCanonicalizedQueryString(Map<String, List<String>>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Examines the specified query string parameters and returns a
canonicalized form.
- getCanonicalizedQueryString(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- getCanonicalizedResourcePath(String) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- getCanonicalizedResourcePath(String, boolean) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- getCause() - Method in class com.amazonaws.event.ProgressListener.ExceptionReporter
-
Returns the underlying exception, if any; or null otherwise.
- getClientConfiguration() - Method in class com.amazonaws.client.AwsSyncClientParams
-
- getClientConfiguration() - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Gets the ClientConfiguration currently configured in the builder
- getClientConfiguration() - Method in class com.amazonaws.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getClientExecutionTimeout() - Method in class com.amazonaws.ClientConfiguration
-
Returns the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- getClientExecutionTimeout() - Method in class com.amazonaws.RequestConfig
-
- getClientExecutionTimer() - Method in class com.amazonaws.http.AmazonHttpClient
-
Package protected for unit-testing
- getClientExecutionTrackerTask() - Method in class com.amazonaws.http.ExecutionContext
-
- getClientMarker(RequestClientOptions.Marker) - Method in class com.amazonaws.RequestClientOptions
-
Returns the value of the specified marker; or null if there is no such
value.
- getCloneRoot() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Returns the root object from which the current object was cloned; or null if there isn't one.
- getCloneSource() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Returns the source object from which the current object was cloned; or null if there isn't
one.
- getConditionKey() - Method in class com.amazonaws.auth.policy.Condition
-
Returns the name of the condition key involved in this condition.
- getConditions() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the conditions associated with this policy statement.
- getConfig() - Method in class com.amazonaws.ClientConfigurationFactory
-
- getConnectionManager() - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
-
- getConnectionMaxIdleMillis() - Method in class com.amazonaws.ClientConfiguration
-
Returns the maximum amount of time that an idle connection may sit in the connection pool and
still be eligible for reuse.
- getConnectionPoolRequestTimeout() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getConnectionPoolTTL() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getConnectionTimeout() - Method in class com.amazonaws.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) when initially establishing a connection
before giving up and timing out.
- getConnectionTimeout() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getConnectionTTL() - Method in class com.amazonaws.ClientConfiguration
-
Returns the expiration time (in milliseconds) for a connection in the connection pool.
- getContent() - Method in class com.amazonaws.DefaultRequest
-
- getContent() - Method in class com.amazonaws.http.HttpResponse
-
Returns the input stream containing the response content.
- getContent() - Method in interface com.amazonaws.ImmutableRequest
-
Returns the optional stream containing the payload data to include for
this request.
- getContentType() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- getContentType() - Method in class com.amazonaws.protocol.json.SdkJsonProtocolFactory
-
- getContentType() - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
Deprecated.
- getContentTypeOverride() - Method in class com.amazonaws.protocol.json.JsonClientMetadata
-
- getContentUnwrapped() - Method in class com.amazonaws.DefaultRequest
-
- getContentUnwrapped() - Method in interface com.amazonaws.ImmutableRequest
-
Returns the optional raw stream containing the payload data to include
for this request, with all progress stream wrappers.
- getCounter(String) - Method in class com.amazonaws.util.TimingInfo
-
- getCRC32Checksum() - Method in class com.amazonaws.http.HttpResponse
-
Returns the CRC32 checksum calculated by the underlying CRC32ChecksumCalculatingInputStream.
- getCRC32Checksum() - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
-
- getCredentailFile() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns the last set AWS credential file, or null if there is none.
- getCredentialFile() - Method in class com.amazonaws.metrics.MetricAdmin
-
- getCredentialFile() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Returns the last set AWS credential file; or null if there is none.
- getCredentialProvider() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns the credential provider for the default AWS SDK metric implementation.
- getCredentials() - Method in interface com.amazonaws.auth.AWSCredentialsProvider
-
Returns AWSCredentials which the caller can use to authorize an AWS request.
- getCredentials() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
-
- getCredentials() - Method in interface com.amazonaws.auth.AWSSessionCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.AWSStaticCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.ContainerCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.EC2ContainerCredentialsProviderWrapper
-
- getCredentials() - Method in class com.amazonaws.auth.EnvironmentVariableCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.InstanceProfileCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
-
- getCredentials(String) - Method in class com.amazonaws.auth.profile.ProfilesConfigFile
-
Returns the AWS credentials for the specified profile.
- getCredentials() - Method in class com.amazonaws.auth.PropertiesFileCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Gets the AWSCredentialsProvider currently configured in the builder.
- getCredentialScope() - Method in class com.amazonaws.partitions.model.Endpoint
-
returns credential scope for the endpoint.
- getCredentialsExpiration() - Method in class com.amazonaws.auth.ContainerCredentialsProvider
-
- getCredentialsProvider() - Method in class com.amazonaws.client.AwsSyncClientParams
-
- getCredentialsProvider() - Method in class com.amazonaws.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getCredentialsProvider() - Method in class com.amazonaws.http.ExecutionContext
-
Returns the credentials provider used for fetching the credentials.
- getCredentialsProvider() - Method in class com.amazonaws.RequestConfig
-
- getCredentialsProvider(AmazonWebServiceRequest, AWSCredentialsProvider) - Static method in class com.amazonaws.util.CredentialUtils
-
Returns the credentials provider that will be used to fetch the
credentials when signing the request.
- getCredentialsProvider(RequestConfig, AWSCredentialsProvider) - Static method in class com.amazonaws.util.CredentialUtils
-
- getCurrentJavaVersion() - Static method in class com.amazonaws.util.JavaVersionParser
-
- getCurrentRegion() - Static method in enum com.amazonaws.regions.Regions
-
Returns a Region object representing the region the application is
running in, when running in EC2.
- getCurrNumErrors() - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- getCustomErrorCodeFieldName() - Method in class com.amazonaws.protocol.json.JsonErrorResponseMetadata
-
- getCustomQueryParameters() - Method in class com.amazonaws.AmazonWebServiceRequest
-
- getCustomQueryParameters() - Method in class com.amazonaws.RequestConfig
-
- getCustomRequestHeaders() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Returns an immutable map of custom header names to header values.
- getCustomRequestHeaders() - Method in class com.amazonaws.RequestConfig
-
- getDaemonThreadCount() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
-
- getDaemonThreadCount() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
-
- getData(String) - Static method in class com.amazonaws.util.EC2MetadataUtils
-
- getData(String, int) - Static method in class com.amazonaws.util.EC2MetadataUtils
-
- getDefaultConfig() - Method in class com.amazonaws.ClientConfigurationFactory
-
Builds a
ClientConfiguration
instance with default configuration
values suitable for most use cases.
- getDefaultRetryPolicy() - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
-
Returns the SDK default retry policy.
- getDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
-
Returns the SDK default retry policy with the specified max retry count.
- getDefaults() - Method in class com.amazonaws.partitions.model.Partition
-
Returns the default endpoint configuration of the partition.
- getDefaults() - Method in class com.amazonaws.partitions.model.Service
-
returns the default endpoints configuration for all regions in a
partition.
- getDescription() - Method in class com.amazonaws.partitions.model.Region
-
- getDevpayProductCodes() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getDnsResolver() - Method in class com.amazonaws.ClientConfiguration
-
Returns the DnsResolver for resolving AWS IP addresses.
- getDnsResolver() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getDnsSuffix() - Method in class com.amazonaws.partitions.model.Partition
-
Returns the dns suffix of the partition.
- getDomain() - Method in class com.amazonaws.partitions.PartitionRegionImpl
-
- getDomain() - Method in class com.amazonaws.regions.InMemoryRegionImpl
-
- getDomain() - Method in class com.amazonaws.regions.Region
-
Returns the domain for this region; ex: "amazonaws.com".
- getDomain() - Method in interface com.amazonaws.regions.RegionImpl
-
Returns the domain for this region; ex: "amazonaws.com".
- getDurationMilli() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
-
- getDurationNano() - Method in class com.amazonaws.metrics.ByteThroughputProvider
-
- getDynamoDBDefaultRetryPolicy() - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
-
Returns the default retry policy for DynamoDB client.
- getDynamoDBDefaultRetryPolicyWithCustomMaxRetries(int) - Static method in class com.amazonaws.retry.PredefinedRetryPolicies
-
Returns the default retry policy for DynamoDB client with the specified
max retry count.
- getEC2InstanceRegion() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Returns the current region of this running EC2 instance; or null if
it is unable to do so.
- getEffect() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the result effect of this policy statement when it is evaluated.
- getElapsedTimeMillis() - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- getEndEpochTimeMilli() - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- getEndEpochTimeMilliIfKnown() - Method in class com.amazonaws.util.TimingInfo
-
- getEndpoint() - Method in class com.amazonaws.DefaultRequest
-
- getEndpoint() - Method in interface com.amazonaws.ImmutableRequest
-
Returns the service endpoint (ex: "https://ec2.amazonaws.com") to which
this request should be sent.
- getEndpointPrefix() - Method in class com.amazonaws.AmazonWebServiceClient
-
- getEndpoints() - Method in class com.amazonaws.partitions.model.Service
-
Returns the endpoints configuration for all regions in a partition
that service supports.
- getEndTime() - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- getEndTimeNano() - Method in class com.amazonaws.util.TimingInfo
-
- getEndTimeNanoIfKnown() - Method in class com.amazonaws.util.TimingInfo
-
- getErrorCode() - Method in exception com.amazonaws.AmazonServiceException
-
Returns the AWS error code represented by this exception.
- getErrorCode() - Method in class com.amazonaws.protocol.json.JsonErrorShapeMetadata
-
- getErrorCodeParser(String) - Method in class com.amazonaws.protocol.json.SdkStructuredJsonFactoryImpl
-
- getErrorMessage() - Method in exception com.amazonaws.AmazonServiceException
-
- getErrorShapeMetadata() - Method in class com.amazonaws.protocol.json.JsonClientMetadata
-
- getErrorType() - Method in exception com.amazonaws.AmazonServiceException
-
Indicates who is responsible for this exception (caller, service,
or unknown).
- getEventCode() - Method in class com.amazonaws.event.ProgressEvent
-
- getEventType() - Method in class com.amazonaws.event.ProgressEvent
-
Returns the type of event this object represents.
- getExecutor() - Method in class com.amazonaws.client.AwsAsyncClientParams
-
- getExecutor() - Method in class com.amazonaws.client.builder.AwsAsyncClientBuilder.AsyncBuilderParams
-
- getExecutor() - Method in class com.amazonaws.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getExecutor() - Method in class com.amazonaws.http.timers.client.ClientExecutionTimer
-
This method is current exposed for testing purposes
- getExecutor() - Method in class com.amazonaws.http.timers.request.HttpRequestTimer
-
This method is current exposed for testing purposes
- getExecutorFactory() - Method in class com.amazonaws.client.builder.AwsAsyncClientBuilder
-
- getExecutorService() - Static method in class com.amazonaws.event.SDKProgressPublisher
-
Returns the executor service used for performing the callbacks.
- getExecutorService() - Method in class com.amazonaws.waiters.WaiterBuilder
-
- getExtraInfo() - Method in exception com.amazonaws.ResetException
-
- getFactory() - Static method in class com.amazonaws.log.InternalLogFactory
-
Returns the current default log factory.
- getFileDecriptorInfo() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
-
- getFileDecriptorInfo() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
-
- getGeneralProgressListener() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Returns the optional progress listener for receiving updates about the progress of the
request.
- getGenerator() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- getGlobalHandlers() - Method in class com.amazonaws.handlers.HandlerChainFactory
-
- getGlobalTimeOffset() - Static method in class com.amazonaws.SDKGlobalConfiguration
-
- getGlobalTimeOffset() - Static method in class com.amazonaws.SDKGlobalTime
-
Gets the global time difference in seconds between the running JVM and
AWS.
- getHandlerContext(HandlerContextKey<X>) - Method in class com.amazonaws.DefaultRequest
-
- getHandlerContext(HandlerContextKey<X>) - Method in interface com.amazonaws.Request
-
Return the context for the given key if present; else return null.
- getHeaders() - Method in class com.amazonaws.ClientConfiguration
-
Returns headers to be added to all requests
- getHeaders() - Method in class com.amazonaws.DefaultRequest
-
- getHeaders() - Method in class com.amazonaws.http.HttpResponse
-
Returns the HTTP headers returned with this response.
- getHeaders() - Method in interface com.amazonaws.ImmutableRequest
-
Returns a map of all the headers included in this request.
- getHeadersForStringToSign(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS3Signer
-
- getHostAddressForEC2MetadataService() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Returns the host address of the Amazon EC2 Instance Metadata Service.
- getHostMetricName() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns the host name for generating per-host level metrics; or
null or blank if the host is to be automatically detected via
InetAddress
.
- getHostMetricName() - Method in class com.amazonaws.metrics.MetricAdmin
-
- getHostMetricName() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Returns the host name for metric purposes.
- getHostName() - Method in class com.amazonaws.partitions.model.Endpoint
-
returns the endpoint string.
- getHostname() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
The interface's local hostname.
- getHttpClientConnectionManager() - Method in interface com.amazonaws.http.apache.client.impl.ConnectionManagerAwareHttpClient
-
Returns the HttpClientConnectionManager
associated with the
http client.
- getHttpClientConnectionManager() - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
-
- getHttpHeaders() - Method in exception com.amazonaws.AmazonServiceException
-
- getHttpHeaders() - Method in class com.amazonaws.http.SdkHttpMetadata
-
- getHttpMethod() - Method in class com.amazonaws.DefaultRequest
-
- getHttpMethod() - Method in interface com.amazonaws.ImmutableRequest
-
Returns the HTTP method (GET, POST, etc) to use when sending this
request.
- getHttpRequest() - Method in class com.amazonaws.http.HttpResponse
-
Returns the original http request associated with this response.
- getHttpRequestTimer() - Method in class com.amazonaws.http.AmazonHttpClient
-
Package protected for unit-testing
- getHttpResponse() - Method in class com.amazonaws.Response
-
- getHttpStatusCode() - Method in class com.amazonaws.http.SdkHttpMetadata
-
- getIAMInstanceProfileInfo() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get information about the last time the instance profile was updated,
including the instance's LastUpdated date, InstanceProfileArn, and
InstanceProfileId.
- getIAMSecurityCredentials() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Returns the temporary security credentials (AccessKeyId, SecretAccessKey,
SessionToken, and Expiration) associated with the IAM roles on the
instance.
- getId() - Method in class com.amazonaws.auth.policy.Policy
-
Returns the policy ID for this policy.
- getId() - Method in class com.amazonaws.auth.policy.Principal
-
Returns the unique ID for this principal.
- getId() - Method in class com.amazonaws.auth.policy.Resource
-
Returns the resource ID, typically an Amazon Resource Name (ARN),
identifying this resource.
- getId() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the ID for this statement.
- getImageId() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getInRegionOptimizedConfig() - Method in class com.amazonaws.ClientConfigurationFactory
-
Builds a
ClientConfiguration
instance with configuration values
tailored towards clients operating in the same AWS region as the service
endpoint they call.
- getInstance() - Static method in class com.amazonaws.auth.DefaultAWSCredentialsProviderChain
-
- getInstance() - Static method in class com.amazonaws.auth.InstanceProfileCredentialsProvider
-
- getInstance() - Method in interface com.amazonaws.metrics.MetricCollector.Factory
-
Returns an instance of the collector; or null if if failed to create
one.
- getInstanceAction() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Notifies the instance that it should reboot in preparation for bundling.
- getInstanceId() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the ID of this instance.
- getInstanceId() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getInstanceInfo() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
The instance info is only guaranteed to be a JSON document per
http://docs
.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html
- getInstanceType() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the type of the instance.
- getInstanceType() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getIPv4Association(String) - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
Get the private IPv4 address(es) that are associated with the
public-ip address and assigned to that interface.
- getItems(String) - Static method in class com.amazonaws.util.EC2MetadataUtils
-
- getItems(String, int) - Static method in class com.amazonaws.util.EC2MetadataUtils
-
- getJmxInfoProvider() - Static method in class com.amazonaws.jmx.spi.JmxInfoProvider.Factory
-
- getJsonNode() - Method in class com.amazonaws.protocol.json.JsonContent
-
- getJvmMetricName() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns the name of the JVM for generating per-JVM level metrics;
or null or blank if per-JVM level metrics are disabled.
- getJvmMetricName() - Method in class com.amazonaws.metrics.MetricAdmin
-
- getJvmMetricName() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Returns the JVM metric name.
- getKeepAliveDuration(HttpResponse, HttpContext) - Method in class com.amazonaws.http.conn.SdkConnectionKeepAliveStrategy
-
- getKernelId() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getKnownVersion() - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
-
- getLastSubMeasurement(String) - Method in class com.amazonaws.util.TimingInfo
-
- getListener() - Method in class com.amazonaws.event.ProgressInputStream
-
- getListeners() - Method in class com.amazonaws.event.ProgressListenerChain
-
Returns the listeners associated with this listener chain.
- getLocalAddress() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional local address the client will bind to.
- getLocalAddress() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getLocalHostName() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the local hostname of the instance.
- getLocalIPv4s() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
The private IP addresses associated with the interface.
- getLocation() - Method in interface com.amazonaws.profile.path.AwsProfileFileLocationProvider
-
- getLocation() - Method in class com.amazonaws.profile.path.AwsProfileFileLocationProviderChain
-
- getLocation() - Method in class com.amazonaws.profile.path.config.ConfigEnvVarOverrideLocationProvider
-
- getLocation() - Method in class com.amazonaws.profile.path.config.SharedConfigDefaultLocationProvider
-
- getLocation() - Method in class com.amazonaws.profile.path.cred.CredentialsDefaultLocationProvider
-
- getLocation() - Method in class com.amazonaws.profile.path.cred.CredentialsEnvVarOverrideLocationProvider
-
- getLocation() - Method in class com.amazonaws.profile.path.cred.CredentialsLegacyConfigLocationProvider
-
- getLog(Class<?>) - Static method in class com.amazonaws.log.InternalLogFactory
-
Returns an SDK logger that logs using the currently configured default
log factory, given the class.
- getLog(String) - Static method in class com.amazonaws.log.InternalLogFactory
-
Returns an SDK logger that logs using the currently configured default
log factory, given the name.
- getMac() - Method in enum com.amazonaws.auth.SigningAlgorithm
-
Returns the thread local reference for the crypto algorithm
- getMacAddress() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the MAC address of the instance.
- getMacAddress() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
The interface's Media Acess Control (mac) address
- getMaintenanceNumber() - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
-
- getMajorVersion() - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
-
- getMajorVersionFamily() - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
-
- getMajorVersionString() - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
-
- getMarked() - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- getMasterSecretValidator() - Static method in class com.amazonaws.http.conn.ssl.MasterSecretValidators
-
- getMasterSecretValidator(JavaVersionParser.JavaVersion) - Static method in class com.amazonaws.http.conn.ssl.MasterSecretValidators
-
- getMaxConnections() - Method in class com.amazonaws.ClientConfiguration
-
Returns the maximum number of allowed open HTTP connections.
- getMaxConnections() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getMaxErrorRetry() - Method in class com.amazonaws.ClientConfiguration
-
Returns the maximum number of retry attempts for failed retryable requests (ex: 5xx error
responses from a service).
- getMaxErrorRetry() - Method in class com.amazonaws.retry.RetryPolicy
-
Returns the maximum number of retry attempts.
- getMaxIdleConnectionTime() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getMaxNumErrors() - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- getMBeanRegistry() - Static method in class com.amazonaws.jmx.spi.SdkMBeanRegistry.Factory
-
- getMBeanServer() - Static method in enum com.amazonaws.jmx.MBeans
-
Returns the first registered MBean server, or the platform MBean server
if there is none.
- getMessage() - Method in exception com.amazonaws.AmazonServiceException
-
- getMessage() - Method in exception com.amazonaws.ResetException
-
- getMetricCollector() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- getMetricNameSpace() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns the metric name space, which is never null or blank.
- getMetricNameSpace() - Method in class com.amazonaws.metrics.MetricAdmin
-
- getMetricNameSpace() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Returns the metric name space.
- getMetricQueueSize() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns the internal metric queue size to be used for the default AWS SDK
metric collector; or null if the default is to be used.
- getMetricQueueSize() - Method in class com.amazonaws.metrics.MetricAdmin
-
- getMetricQueueSize() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Returns the internal metric queue size to be used for the default AWS SDK
metric collector; or null if the default is to be used.
- getMetricsCollector() - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
- getModeledClass() - Method in class com.amazonaws.protocol.json.JsonErrorShapeMetadata
-
- getName() - Method in class com.amazonaws.handlers.HandlerContextKey
-
- getName() - Method in class com.amazonaws.partitions.PartitionRegionImpl
-
- getName() - Method in class com.amazonaws.regions.InMemoryRegionImpl
-
- getName() - Method in class com.amazonaws.regions.Region
-
The unique system ID for this region; ex: "us-east-1".
- getName() - Method in interface com.amazonaws.regions.RegionImpl
-
The unique system ID for this region; ex: "us-east-1".
- getName() - Method in enum com.amazonaws.regions.Regions
-
The name of this region, used in the regions.xml file to identify it.
- getNetworkInterfaces() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the list of network interfaces on the instance.
- getNonProxyHosts() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional hosts the client will access without going
through the proxy.
- getNonProxyHosts() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getNotifiedByteCount() - Method in class com.amazonaws.event.ProgressInputStream
-
- getObjectMapper() - Static method in enum com.amazonaws.util.json.Jackson
-
- getOriginalRequest() - Method in class com.amazonaws.DefaultRequest
-
Returns the original, user facing request object which this internal
request object is representing.
- getOriginalRequest() - Method in interface com.amazonaws.Request
-
Returns the original, user facing request object which this internal
request object is representing.
- getOriginalRequest() - Method in class com.amazonaws.RequestConfig
-
- getOriginalRequest() - Method in class com.amazonaws.waiters.PollingStrategyContext
-
- getOriginalRequestObject() - Method in class com.amazonaws.DefaultRequest
-
- getOriginalRequestObject() - Method in interface com.amazonaws.ImmutableRequest
-
Returns the original, user facing request object which this internal
request object is representing.
- getOverriddenDate() - Method in class com.amazonaws.auth.AWS4Signer
-
Returns a copy of date that overrides the signing date in the request.
- getOwnerId() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
The ID of the owner of the network interface.
In multiple-interface environments, an interface can be attached by a
third party, such as Elastic Load Balancing.
- getParameters() - Method in class com.amazonaws.DefaultRequest
-
- getParameters() - Method in interface com.amazonaws.ImmutableRequest
-
Returns a map of all parameters in this request.
- getParams() - Method in class com.amazonaws.http.apache.client.impl.SdkHttpClient
-
- getPartition() - Method in class com.amazonaws.partitions.model.Partition
-
Returns the name of the partition.
- getPartition() - Method in class com.amazonaws.partitions.PartitionRegionImpl
-
- getPartition() - Method in class com.amazonaws.regions.InMemoryRegionImpl
-
- getPartition() - Method in class com.amazonaws.regions.Region
-
Returns the partition this region is in.
- getPartition() - Method in interface com.amazonaws.regions.RegionImpl
-
Returns the partition this region is in.
- getPartitionEndpoint() - Method in class com.amazonaws.partitions.model.Service
-
returns the region name if the service is enabled partition wide.
- getPartitionName() - Method in class com.amazonaws.partitions.model.Partition
-
Returns the description of the partition.
- getPartitions() - Method in class com.amazonaws.partitions.model.Partitions
-
returns the list of all partitions loaded from the partition metadata document.
- getPeakThreadCount() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
-
- getPeakThreadCount() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
-
- getPendingTime() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getPlatform() - Static method in class com.amazonaws.util.VersionInfoUtils
-
Returns the current platform for the AWS SDK in which this class is
running.
- getPollingStrategy() - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
-
- getPollingStrategy() - Method in class com.amazonaws.waiters.WaiterParameters
-
- getPosition() - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- getPredefinedMetrics() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns an unmodifiable set of the current predefined metrics.
- getPrettywriter() - Static method in enum com.amazonaws.util.json.Jackson
-
- getPrincipals() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the principals associated with this policy statement, indicating
which AWS accounts are affected by this policy statement.
- getPrivateIp() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getPrivateIpAddress() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the private IP address of the instance.
- getProductCodes() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the list of product codes associated with the instance, if any.
- getProfile() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
The interface's profile.
- getProgress() - Method in class com.amazonaws.event.ProgressTracker
-
- getProgressListener() - Method in class com.amazonaws.RequestConfig
-
- getProperty(String) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- getProperty(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- getProperty(String) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
- getProperty(MetricType) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
- getProtocol() - Method in class com.amazonaws.ClientConfiguration
-
Returns the protocol (HTTP or HTTPS) to use when connecting to Amazon Web Services.
- getProtocols() - Method in class com.amazonaws.partitions.model.Endpoint
-
returns the supported schemes for the endpoint.
- getProtocolVersion() - Method in class com.amazonaws.protocol.json.JsonClientMetadata
-
- getProvider() - Method in class com.amazonaws.auth.policy.Principal
-
Returns the provider for this principal, which indicates in what group of
users this principal resides.
- getProviderId() - Method in class com.amazonaws.metrics.ByteThroughputProvider
-
Returns a provider id that can be used to compute the number of active
byte throughput provider of a specific metric type being active in a
given time interval.
- getProviderId() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
-
- getProxyDomain() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional Windows domain name for configuring an NTLM proxy.
- getProxyDomain() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getProxyHost() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional proxy host the client will connect
through.
- getProxyHost() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getProxyPassword() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional proxy password to use if connecting
through a proxy.
- getProxyPassword() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getProxyPort() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional proxy port the client will connect
through.
- getProxyPort() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getProxyUsername() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional proxy user name to use if connecting
through a proxy.
- getProxyUsername() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getProxyWorkstation() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional Windows workstation name for configuring NTLM proxy support.
- getProxyWorkstation() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getPublicHostname() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
The interface's public hostname.
- getPublicIPv4s() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
The elastic IP addresses associated with the interface.
There may be multiple IP addresses on an instance.
- getPublicKey() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the public key.
- getQueuePollTimeoutMilli() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns the internal metric queue timeout in millisecond to be used for
the default AWS SDK metric collector; or null if the default is to be
used.
- getQueuePollTimeoutMilli() - Method in class com.amazonaws.metrics.MetricAdmin
-
- getQueuePollTimeoutMilli() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Returns the internal metric queue timeout in millisecond to be used for
the default AWS SDK metric collector; or null if the default is to be
used.
- getRamdiskId() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the ID of the RAM disk specified at launch time, if applicable.
- getRamdiskId() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getRawContent() - Method in class com.amazonaws.protocol.json.JsonContent
-
- getRawResponse() - Method in exception com.amazonaws.AmazonServiceException
-
Returns the response payload as bytes.
- getRawResponseContent() - Method in exception com.amazonaws.AmazonServiceException
-
Typically only useful for debugging purpose if for some reason the SDK cannot parse the HTTP
response from a service
- getReadLimit() - Method in class com.amazonaws.AmazonWebServiceRequest
-
- getReadLimit() - Method in interface com.amazonaws.ReadLimitInfo
-
Returns the read limit for mark-and-reset during retries; or -1 if not
available.
- getReadLimit() - Method in class com.amazonaws.RequestClientOptions
-
Returns the mark-and-reset read limit; defaults to
131073.
- getReadLimitInfo() - Method in class com.amazonaws.DefaultRequest
-
- getReadLimitInfo() - Method in interface com.amazonaws.ImmutableRequest
-
Returns the read limit info about the original request.
- getRefreshForceIntervalNanos() - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
-
Gets the forced refresh interval in nanoseconds.
- getRefreshIntervalNanos() - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
-
Gets the refresh interval in nanoseconds.
- getRegion() - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Gets the region in use by the builder.
- getRegion() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- getRegion() - Method in class com.amazonaws.metrics.MetricAdmin
-
- getRegion() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Returns the region configured for the default AWS SDK metric collector;
or null if the default is to be used.
- getRegion() - Method in class com.amazonaws.partitions.model.CredentialScope
-
Returns the region string to be used when signing a request for an
endpoint.
- getRegion(String) - Method in class com.amazonaws.partitions.PartitionMetadataProvider
-
- getRegion() - Method in class com.amazonaws.regions.AwsEnvVarOverrideRegionProvider
-
- getRegion() - Method in class com.amazonaws.regions.AwsProfileRegionProvider
-
- getRegion() - Method in class com.amazonaws.regions.AwsRegionProvider
-
- getRegion() - Method in class com.amazonaws.regions.AwsRegionProviderChain
-
- getRegion(String) - Method in class com.amazonaws.regions.InMemoryRegionsProvider
-
- getRegion() - Method in class com.amazonaws.regions.InstanceMetadataRegionProvider
-
- getRegion(Regions) - Static method in class com.amazonaws.regions.Region
-
Returns the region with the id given, or null if it cannot be found in
the current regions.xml file.
- getRegion(String) - Method in class com.amazonaws.regions.RegionMetadata
-
Returns the region with the name given, if it exists.
- getRegion(String) - Method in interface com.amazonaws.regions.RegionMetadataProvider
-
Returns the region with the name given, if it exists in the metadata
or if it can be derived from the metadata.
- getRegion(String) - Static method in class com.amazonaws.regions.RegionUtils
-
Returns the region with the id given, if it exists.
- getRegion() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getRegionByEndpoint(String) - Method in class com.amazonaws.regions.AbstractRegionMetadataProvider
-
- getRegionByEndpoint(String) - Method in class com.amazonaws.regions.RegionMetadata
-
- getRegionByEndpoint(String) - Method in interface com.amazonaws.regions.RegionMetadataProvider
-
- getRegionMetadata() - Static method in class com.amazonaws.regions.RegionUtils
-
Returns the current set of region metadata for this process,
initializing it if it has not yet been explicitly initialized before.
- getRegionName() - Method in class com.amazonaws.auth.AWS4Signer
-
Returns the region name that is used when calculating the signature.
- getRegionName() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns the region name configured for the default AWS SDK metric collector;
or null if the default is to be used.
- getRegionRegex() - Method in class com.amazonaws.partitions.model.Partition
-
Returns the regex for the regions in the partition.
- getRegions() - Method in class com.amazonaws.partitions.model.Partition
-
Returns the set of regions associated with the partition.
- getRegions() - Method in class com.amazonaws.partitions.PartitionMetadataProvider
-
- getRegions() - Method in class com.amazonaws.regions.InMemoryRegionsProvider
-
- getRegions() - Method in class com.amazonaws.regions.RegionMetadata
-
Returns an immutable list of all regions known to this region metadata
object, in no particular order.
- getRegions() - Method in interface com.amazonaws.regions.RegionMetadataProvider
-
Returns an immutable list of all regions known to this region metadata
object, in no particular order.
- getRegions() - Static method in class com.amazonaws.regions.RegionUtils
-
Returns a list of the available AWS regions.
- getRegionsForService(String) - Method in class com.amazonaws.partitions.PartitionMetadataProvider
-
- getRegionsForService(String) - Method in class com.amazonaws.regions.InMemoryRegionsProvider
-
- getRegionsForService(String) - Method in class com.amazonaws.regions.RegionMetadata
-
Returns a list of the regions that support the service given.
- getRegionsForService(String) - Method in interface com.amazonaws.regions.RegionMetadataProvider
-
Returns a list of the regions that support the service given.
- getRegionsForService(String) - Static method in class com.amazonaws.regions.RegionUtils
-
Returns a list of the regions that support the service given.
- getRegisteredAdminMbeanName() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns the name of the registered admin mbean; or null if the admin
mbean is not currently registered.
- getRegisteredConnectionManagers() - Static method in class com.amazonaws.http.IdleConnectionReaper
-
- getRequest() - Method in class com.amazonaws.http.HttpResponse
-
Returns the original request associated with this response.
- getRequest() - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
-
- getRequest() - Method in class com.amazonaws.waiters.WaiterParameters
-
- getRequestBytesTransferred() - Method in class com.amazonaws.event.request.Progress
-
- getRequestBytesTransferred() - Method in class com.amazonaws.event.request.ProgressSupport
-
Returns the number of bytes that have been transferred in the request.
- getRequestClientOptions() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Gets the options stored with this request object.
- getRequestClientOptions() - Method in class com.amazonaws.RequestConfig
-
- getRequestContentLength() - Method in class com.amazonaws.event.request.Progress
-
- getRequestContentLength() - Method in class com.amazonaws.event.request.ProgressSupport
-
Returns the number of bytes to be expected in the request, or -1 if the
number is unknown (e.g.
- getRequestCredentials() - Method in class com.amazonaws.AmazonWebServiceRequest
-
- getRequestCredentialsProvider() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Returns the optional credentials provider to use to sign this request, overriding the default
credentials provider at the client level.
- getRequestHandler2s() - Method in class com.amazonaws.http.ExecutionContext.Builder
-
- getRequestHandler2s() - Method in class com.amazonaws.http.ExecutionContext
-
- getRequestHandlers() - Method in class com.amazonaws.client.AwsSyncClientParams
-
- getRequestHandlers() - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Gets the list of request handlers in use by the builder.
- getRequestHandlers() - Method in class com.amazonaws.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getRequestId() - Method in exception com.amazonaws.AmazonServiceException
-
Returns the AWS request ID that uniquely identifies the service request
the caller made.
- getRequestId() - Method in class com.amazonaws.AmazonWebServiceResponse
-
Returns the AWS request ID from the response metadata section of an AWS
response.
- getRequestId() - Method in class com.amazonaws.ResponseMetadata
-
Returns the AWS request ID contained in this response metadata object.
- getRequestMetricCollector() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Returns a request level metric collector; or null if not specified.
- getRequestMetricCollector() - Method in class com.amazonaws.client.AwsSyncClientParams
-
- getRequestMetricCollector() - Method in class com.amazonaws.client.builder.AwsClientBuilder.SyncBuilderParams
-
- getRequestMetricCollector() - Method in class com.amazonaws.http.AmazonHttpClient
-
Returns the httpClientSettings client specific request metric collector; or null if there is
none.
- getRequestMetricCollector() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns a non-null request metric collector for the SDK.
- getRequestMetricCollector() - Method in class com.amazonaws.metrics.MetricAdmin
-
- getRequestMetricCollector() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Returns the name of the request metric collector set at the AWS SDK
level, or NONE if there is none.
- getRequestMetricCollector() - Method in class com.amazonaws.metrics.MetricCollector
-
- getRequestMetricCollector() - Method in interface com.amazonaws.metrics.RequestMetricCollector.Factory
-
Returns an instance of the collector; or null if if failed to create
one.
- getRequestMetricsCollector() - Method in class com.amazonaws.AmazonWebServiceClient
-
- getRequestMetricsCollector() - Method in class com.amazonaws.RequestConfig
-
- getRequestPayload(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Returns the request's payload as a String.
- getRequestPayloadWithoutQueryParams(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Returns the request's payload contents as a String, without processing
any query string params (i.e.
- getRequestTimeout() - Method in class com.amazonaws.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) for the request to complete before
giving up and timing out.
- getRequestTimeout() - Method in class com.amazonaws.RequestConfig
-
- getRequestType() - Method in class com.amazonaws.RequestConfig
-
- getReservationId() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the ID of the reservation.
- getResetCount() - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- getResetIntervalBeforeException() - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- getResource(String, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
-
Retrieves the resource via the context class loader of the current
thread, and if not found, via the class loaders of the optionally
specified classes in the order of their specification, and if not
found, from the class loader of
ClassLoaderHelper
as the last
resort.
- getResource(String, boolean, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
-
If classesFirst is false, retrieves the resource via the context class
loader of the current thread, and if not found, via the class loaders of
the optionally specified classes in the order of their specification, and
if not found, from the class loader of
ClassLoaderHelper
as the
last resort.
- getResourceAsStream(String, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
-
Retrieves the resource as an input stream via
the context class loader of the current thread, and if not found, via the
class loaders of the optionally specified classes in the order of their
specification, and if not found, from the class loader of
ClassLoaderHelper
as the last resort.
- getResourceAsStream(String, boolean, Class<?>...) - Static method in enum com.amazonaws.util.ClassLoaderHelper
-
If classesFirst is false, retrieves the resource as an input stream via
the context class loader of the current thread, and if not found, via the
class loaders of the optionally specified classes in the order of their
specification, and if not found, from the class loader of
ClassLoaderHelper
as the last resort.
- getResourcePath() - Method in class com.amazonaws.DefaultRequest
-
- getResourcePath() - Method in interface com.amazonaws.ImmutableRequest
-
Returns the path to the resource being requested.
- getResources() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the resources associated with this policy statement.
- getResponse() - Method in exception com.amazonaws.http.timers.client.SdkInterruptedException
-
- getResponseBytesTransferred() - Method in class com.amazonaws.event.request.Progress
-
- getResponseBytesTransferred() - Method in class com.amazonaws.event.request.ProgressSupport
-
Returns the number of bytes that have been transferred in the response.
- getResponseContentLength() - Method in class com.amazonaws.event.request.Progress
-
- getResponseContentLength() - Method in class com.amazonaws.event.request.ProgressSupport
-
Returns the number of bytes to be expected in the response, or -1 if the
number is unknown (e.g.
- getResponseMetadata() - Method in class com.amazonaws.AmazonWebServiceResponse
-
Returns the response metadata for this response.
- getResponseMetadata(Map<String, String>) - Method in class com.amazonaws.http.StaxResponseHandler
-
- getResponseMetadataCacheSize() - Method in class com.amazonaws.ClientConfiguration
-
Returns the response metadata cache size.
- getResponseMetadataForRequest(AmazonWebServiceRequest) - Method in class com.amazonaws.http.AmazonHttpClient
-
Returns additional response metadata for an executed request.
- getResult() - Method in class com.amazonaws.AmazonWebServiceResponse
-
Returns the result contained by this response.
- getRetriesAttempted() - Method in class com.amazonaws.waiters.PollingStrategyContext
-
- getRetryCondition() - Method in class com.amazonaws.retry.RetryPolicy
-
Returns the retry condition included in this retry policy.
- getRetryPolicy() - Method in class com.amazonaws.ClientConfiguration
-
Returns the retry policy upon failed requests.
- getReuseLastProvider() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
-
Returns true if this chain will reuse the last successful credentials
provider for future credentials requests, otherwise, false if it will
search through the chain each time.
- getRootCause(Throwable) - Static method in enum com.amazonaws.util.Throwables
-
Returns the root cause of the given throwable, or null if the given
throwable is null.
- getSdkClientExecutionTimeout() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Returns the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- getSdkFunction() - Method in class com.amazonaws.waiters.WaiterBuilder
-
- getSdkFunction() - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
-
- getSdkHttpMetadata() - Method in class com.amazonaws.AmazonWebServiceResult
-
- getSdkRequestTimeout() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Returns the amount of time to wait (in milliseconds) for the request to complete before
giving up and timing out.
- getSdkResponseMetadata() - Method in class com.amazonaws.AmazonWebServiceResult
-
- getSecureRandom() - Method in class com.amazonaws.ClientConfiguration
-
Returns the instance of
SecureRandom
configured by the user; or the JDK default if it
is null.
- getSecureRandom() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getSecurityGroupIds() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
IDs of the security groups to which the network interface belongs.
- getSecurityGroups() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the list of names of the security groups applied to the instance.
- getSecurityGroups() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
Security groups to which the network interface belongs.
- getService() - Method in class com.amazonaws.partitions.model.CredentialScope
-
Returns the service name string to be used when signing a request for an
endpoint.
- getServiceAbbreviation() - Method in class com.amazonaws.AmazonWebServiceClient
-
- getServiceEndpoint(String) - Method in class com.amazonaws.partitions.PartitionRegionImpl
-
Returns the endpoint for the given service.
- getServiceEndpoint(String) - Method in class com.amazonaws.regions.InMemoryRegionImpl
-
- getServiceEndpoint(String) - Method in class com.amazonaws.regions.Region
-
Returns the endpoint for the service given.
- getServiceEndpoint(String) - Method in interface com.amazonaws.regions.RegionImpl
-
Returns the endpoint for the service given.
- getServiceId() - Method in enum com.amazonaws.auth.policy.Principal.Services
-
- getServiceMetricCollector() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- getServiceMetricCollector() - Method in class com.amazonaws.metrics.MetricAdmin
-
- getServiceMetricCollector() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Returns the name of the service metric collector set at the AWS SDK
level, or NONE if there is none.
- getServiceMetricCollector() - Method in class com.amazonaws.metrics.MetricCollector
-
- getServiceMetricCollector() - Method in interface com.amazonaws.metrics.ServiceMetricCollector.Factory
-
Returns an instance of the collector; or null if if failed to create
one.
- getServiceMetricType() - Method in class com.amazonaws.metrics.ServiceLatencyProvider
-
- getServiceName() - Method in exception com.amazonaws.AmazonServiceException
-
Returns the name of the service that sent this error response.
- getServiceName() - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the service abbreviation for this service, used for identifying
service endpoints by region, identifying the necessary signer, etc.
- getServiceName() - Method in class com.amazonaws.auth.AWS4Signer
-
Returns the service name that is used when calculating the signature.
- getServiceName() - Method in class com.amazonaws.DefaultRequest
-
- getServiceName() - Method in interface com.amazonaws.metrics.ServiceMetricType
-
- getServiceName() - Method in class com.amazonaws.metrics.SimpleServiceMetricType
-
- getServiceName() - Method in interface com.amazonaws.Request
-
- getServiceName() - Method in enum com.amazonaws.util.AWSServiceMetrics
-
- getServiceNameIntern() - Method in class com.amazonaws.AmazonWebServiceClient
-
- getServices() - Method in class com.amazonaws.partitions.model.Partition
-
Returns the set of services supported by the partition.
- getSessionToken() - Method in interface com.amazonaws.auth.AWSSessionCredentials
-
Returns the session token for this session.
- getSessionToken() - Method in class com.amazonaws.auth.BasicSessionCredentials
-
- getSignatureDate(int) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Returns the current time minus the given offset in seconds.
- getSignatureVersions() - Method in class com.amazonaws.partitions.model.Endpoint
-
returns the supported signature versions of the endpoint.
- getSignedHeadersString(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS4Signer
-
- getSigner() - Method in class com.amazonaws.AmazonWebServiceClient
-
Deprecated.
- getSigner(String, String) - Static method in class com.amazonaws.auth.SignerFactory
-
Returns a non-null signer for the specified service and region according
to the internal configuration which provides a basic default algorithm
used for signer determination.
- getSigner(SignerProviderContext) - Method in class com.amazonaws.auth.StaticSignerProvider
-
- getSigner(SignerProviderContext) - Method in class com.amazonaws.http.ExecutionContext
-
Passes in the provided
SignerProviderContext
into a
SignerProvider
and returns
a
Signer
instance.
- getSignerByTypeAndService(String, String) - Static method in class com.amazonaws.auth.SignerFactory
-
Returns an instance of the given signer type and configures it with the
given service name (if applicable).
- getSignerByURI(URI) - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the signer based on the given URI and the current AWS client
configuration.
- getSignerByURI(URI) - Method in class com.amazonaws.http.ExecutionContext
-
Deprecated.
- getSignerOverride() - Method in class com.amazonaws.ClientConfiguration
-
Returns the name of the signature algorithm to use for signing requests made by this client.
- getSignerProvider() - Method in class com.amazonaws.AmazonWebServiceClient
-
- getSignerProvider() - Method in class com.amazonaws.http.ExecutionContext.Builder
-
- getSignerRegionOverride() - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the signer region override.
- getSocketBufferSize() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getSocketBufferSizeHints() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional size hints (in bytes) for the low level TCP send and receive buffers.
- getSocketTimeout() - Method in class com.amazonaws.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) for data to be transfered over an
established, open connection before the connection times out and is closed.
- getSocketTimeout() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- getSslCommonName() - Method in class com.amazonaws.partitions.model.Endpoint
-
returns the ssl common name for the endpoint.
- getSslSocketFactory() - Method in class com.amazonaws.ApacheHttpClientConfig
-
Returns a custom Apache HTTP client specific SSL socket factory;
or null if there is none.
- getStartEpochTimeMilli() - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- getStartEpochTimeMilliIfKnown() - Method in class com.amazonaws.util.TimingInfo
-
- getStartTime() - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- getStartTimeNano() - Method in class com.amazonaws.util.TimingInfo
-
- getState() - Method in class com.amazonaws.waiters.HttpFailureStatusAcceptor
-
- getState() - Method in class com.amazonaws.waiters.HttpSuccessStatusAcceptor
-
- getState() - Method in class com.amazonaws.waiters.WaiterAcceptor
-
Abstract method to fetch the corresponding state
- getStatements() - Method in class com.amazonaws.auth.policy.Policy
-
Returns the collection of statements contained by this policy.
- getStatusCode() - Method in exception com.amazonaws.AmazonServiceException
-
Returns the HTTP status code that was returned with this service
exception.
- getStatusCode() - Method in class com.amazonaws.http.HttpResponse
-
Returns the HTTP status code (ex: 200, 404, etc) associated with this
response.
- getStatusText() - Method in class com.amazonaws.http.HttpResponse
-
Returns the HTTP status text associated with this response.
- getString() - Method in class com.amazonaws.util.StringInputStream
-
Returns the original string specified when this input stream was
constructed.
- getSubclass() - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
- getSubMeasurement(String) - Method in class com.amazonaws.util.TimingInfo
-
- getSubMeasurement(String, int) - Method in class com.amazonaws.util.TimingInfo
-
- getSubMeasurementsByName() - Method in class com.amazonaws.util.TimingInfo
-
- getSubnetId() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
ID of the subnet in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
- getSubnetIPv4CidrBlock() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
The CIDR block of the Amazon EC2-VPC subnet in which the interface
resides.
Returned only for Amazon EC2 instances launched into a VPC.
- getSyncClientParams() - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
- getThreadCount() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
-
- getThreadCount() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
-
- getThroughputMetricType() - Method in class com.amazonaws.metrics.ByteThroughputProvider
-
- getTimeOffset() - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the optional value for time offset for this client.
- getTimeOffset(SignableRequest<?>) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Deprecated.
- getTimeOffset() - Method in class com.amazonaws.DefaultRequest
-
- getTimeOffset() - Method in class com.amazonaws.http.AmazonHttpClient
-
Returns the time difference in seconds between this client and AWS.
- getTimeOffset() - Method in interface com.amazonaws.ImmutableRequest
-
Returns the optional value for time offset for this request.
- getTimeTakenMillis() - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- getTimeTakenMillisIfKnown() - Method in class com.amazonaws.util.TimingInfo
-
- getTimingInfo() - Method in class com.amazonaws.util.AWSRequestMetrics
-
- getTotalStartedThreadCount() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
-
- getTotalStartedThreadCount() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
-
- getType() - Method in class com.amazonaws.auth.policy.Condition
-
Returns the type of this condition.
- getUnnotifiedByteCount() - Method in class com.amazonaws.event.ProgressInputStream
-
- getUpdateNumber() - Method in class com.amazonaws.util.JavaVersionParser.JavaVersion
-
- getUserAgent() - Method in class com.amazonaws.ClientConfiguration
-
- getUserAgent(ClientConfiguration, String) - Static method in class com.amazonaws.util.RuntimeHttpUtils
-
- getUserAgent() - Static method in class com.amazonaws.util.VersionInfoUtils
-
- getUserAgentPrefix() - Method in class com.amazonaws.ClientConfiguration
-
Returns the HTTP user agent header prefix to send with all requests.
- getUserAgentSuffix() - Method in class com.amazonaws.ClientConfiguration
-
Returns the HTTP user agent header suffix to add to the end of the user agent header on all requests.
- getUserData() - Static method in class com.amazonaws.util.EC2MetadataUtils
-
Get the metadata sent to the instance
- getValues() - Method in class com.amazonaws.auth.policy.Condition
-
Returns the values specified for this access control policy condition.
- getVersion() - Method in class com.amazonaws.auth.policy.Policy
-
Returns the version of this AWS policy.
- getVersion() - Method in class com.amazonaws.partitions.model.Partitions
-
returns the version of the json schema for the partition metadata document.
- getVersion() - Method in class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- getVersion() - Static method in enum com.amazonaws.util.JodaTime
-
Returns the current version of joda-time used during runtime; or null
if it cannot be determined.
- getVersion() - Static method in class com.amazonaws.util.VersionInfoUtils
-
Returns the current version for the AWS SDK in which this class is
running.
- getVpcId() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
ID of the Amazon EC2-VPC in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
- getVpcIPv4CidrBlock() - Method in class com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
The CIDR block of the Amazon EC2-VPC in which the interface
resides.
Returned only for Amazon EC2 instances launched into a VPC.
- getWebIdentityProvider() - Method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
-
- getWrappedInputStream() - Method in class com.amazonaws.event.ProgressInputStream
-
- getWriter() - Static method in enum com.amazonaws.util.json.Jackson
-
- Glacier - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- GuardedBy - Annotation Type in com.amazonaws.annotation
-
The field or method to which this annotation is applied can only be accessed
when holding a particular lock, which may be a built-in (synchronization) lock,
or may be an explicit java.util.concurrent.Lock.
- IAM - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- IAMInfo() - Constructor for class com.amazonaws.util.EC2MetadataUtils.IAMInfo
-
- IAMSecurityCredential() - Constructor for class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
-
- IdempotentUtils - Class in com.amazonaws.util
-
Utility class to manage idempotency token
- IdempotentUtils() - Constructor for class com.amazonaws.util.IdempotentUtils
-
- IdleConnectionReaper - Class in com.amazonaws.http
-
Daemon thread to periodically check connection pools for idle connections.
- Immutable - Annotation Type in com.amazonaws.annotation
-
The class to which this annotation is applied is immutable.
- ImmutableMapParameter<K,V> - Class in com.amazonaws.util
-
An immutable map that could be built by convenient constructors.
- ImmutableMapParameter.Builder<K,V> - Class in com.amazonaws.util
-
A convenient builder for creating ImmutableMapParameter instances.
- ImmutableRequest<T> - Interface in com.amazonaws
-
Represents a request being sent to an Amazon Web Service, including the
parameters being sent as part of the request, the endpoint to which the
request should be sent, etc.
- ImportExport - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- INCLUDE_PER_HOST_METRICS - Static variable in enum com.amazonaws.metrics.AwsSdkMetrics
-
Used to generate per host level metrics when the AWS SDK default
metrics is enabled.
- INCLUDE_SKIPPED_BYTES - Static variable in class com.amazonaws.util.LengthCheckInputStream
-
- increment(int, long) - Method in class com.amazonaws.metrics.ByteThroughputProvider
-
- incrementCounter(String) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- incrementCounter(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- incrementCounter(String) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
Add 1 to an existing count for a given event.
- incrementCounter(MetricType) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
- incrementCounter(String) - Method in class com.amazonaws.util.TimingInfo
-
- incrementCounterWith(String) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- incrementCounterWith(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- info(Object) - Method in class com.amazonaws.log.CommonsLog
-
- info(Object, Throwable) - Method in class com.amazonaws.log.CommonsLog
-
- info(Object) - Method in interface com.amazonaws.log.InternalLogApi
-
Logs a message with info log level.
- info(Object, Throwable) - Method in interface com.amazonaws.log.InternalLogApi
-
Logs an error with info log level.
- init() - Static method in class com.amazonaws.regions.RegionUtils
-
- initialize() - Static method in class com.amazonaws.regions.RegionUtils
-
Initializes the region metadata by loading from the default hierarchy
of region metadata locations.
- initializeFromFile(File) - Static method in class com.amazonaws.regions.RegionUtils
-
Deprecated.
- initializeFromResource(String) - Static method in class com.amazonaws.regions.RegionUtils
-
Deprecated.
- initializeFromResource(Class<?>, String) - Static method in class com.amazonaws.regions.RegionUtils
-
Deprecated.
- initializeFromResource(ClassLoader, String) - Static method in class com.amazonaws.regions.RegionUtils
-
Deprecated.
- initializeFromURI(URI) - Static method in class com.amazonaws.regions.RegionUtils
-
Deprecated.
- initializeFromURI(URI, ClientConfiguration) - Static method in class com.amazonaws.regions.RegionUtils
-
Deprecated.
- initializeWithMetadata(RegionMetadata) - Static method in class com.amazonaws.regions.RegionUtils
-
Directly sets the singleton RegionMetadata
instance.
- InMemoryRegionImpl - Class in com.amazonaws.regions
-
An implementation of
RegionImpl
that holds all information in memory.
- InMemoryRegionImpl(String, String) - Constructor for class com.amazonaws.regions.InMemoryRegionImpl
-
- InMemoryRegionsProvider - Class in com.amazonaws.regions
-
Region metadata provider that holds all data in memory and returns data
from them.
- InMemoryRegionsProvider(List<Region>) - Constructor for class com.amazonaws.regions.InMemoryRegionsProvider
-
- inputStreamForRequest(InputStream, AmazonWebServiceRequest) - Static method in class com.amazonaws.event.ProgressInputStream
-
Deprecated.
- inputStreamForRequest(InputStream, ProgressListener) - Static method in class com.amazonaws.event.ProgressInputStream
-
- inputStreamForResponse(InputStream, AmazonWebServiceRequest) - Static method in class com.amazonaws.event.ProgressInputStream
-
Returns an input stream for response progress tracking purposes.
- inputStreamForResponse(InputStream, ProgressListener) - Static method in class com.amazonaws.event.ProgressInputStream
-
Returns an input stream for response progress tracking purposes.
- INSTANCE - Static variable in class com.amazonaws.http.timers.client.NoOpClientExecutionAbortTrackerTask
-
- INSTANCE - Static variable in class com.amazonaws.http.timers.request.NoOpHttpRequestAbortTaskTracker
-
- InstanceInfo(String, String, String, String, String[], String, String, String, String, String, String, String, String, String[]) - Constructor for class com.amazonaws.util.EC2MetadataUtils.InstanceInfo
-
- InstanceMetadataRegionProvider - Class in com.amazonaws.regions
-
Attempts to load region information from the EC2 Metadata service.
- InstanceMetadataRegionProvider() - Constructor for class com.amazonaws.regions.InstanceMetadataRegionProvider
-
- instanceProfileArn - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMInfo
-
- InstanceProfileCredentialsProvider - Class in com.amazonaws.auth
-
Credentials provider implementation that loads credentials from the Amazon
EC2 Instance Metadata Service.
- InstanceProfileCredentialsProvider() - Constructor for class com.amazonaws.auth.InstanceProfileCredentialsProvider
-
- InstanceProfileCredentialsProvider(boolean) - Constructor for class com.amazonaws.auth.InstanceProfileCredentialsProvider
-
Spins up a new thread to refresh the credentials asynchronously if
refreshCredentialsAsync is set to true, otherwise the credentials will be
refreshed from the instance metadata service synchronously,
- instanceProfileId - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMInfo
-
- InternalLogApi - Interface in com.amazonaws.log
-
An SDK internal logging API, not intended for general use.
- InternalLogFactory - Class in com.amazonaws.log
-
Can be used to configure the default log factory for the AWSJavaClientCore
and AWSJavaClientSigners.
- InternalLogFactory() - Constructor for class com.amazonaws.log.InternalLogFactory
-
- IoT - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- IoTData - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- IOUtils - Enum in com.amazonaws.util
-
Utilities for IO operations.
- IpAddressCondition - Class in com.amazonaws.auth.policy.conditions
-
AWS access control policy condition that allows an access control statement
to be conditionally applied based on the comparison of the the incoming
source IP address at the time of a request against a CIDR IP range.
- IpAddressCondition(String) - Constructor for class com.amazonaws.auth.policy.conditions.IpAddressCondition
-
Constructs a new access policy condition that compares the source IP
address of the incoming request to an AWS service against the specified
CIDR range.
- IpAddressCondition(IpAddressCondition.IpAddressComparisonType, String) - Constructor for class com.amazonaws.auth.policy.conditions.IpAddressCondition
-
Constructs a new access policy condition that compares the source IP
address of the incoming request to an AWS service against the specified
CIDR range.
- IpAddressCondition.IpAddressComparisonType - Enum in com.amazonaws.auth.policy.conditions
-
Enumeration of the supported ways an IP address comparison can be evaluated.
- IRequestHandler2 - Interface in com.amazonaws.handlers
-
- isByteCountEvent() - Method in enum com.amazonaws.event.ProgressEventType
-
Returns true if this even type is associated with some number of bytes;
false otherwise.
- isCborDisabled() - Static method in class com.amazonaws.SDKGlobalConfiguration
-
- isCertCheckingDisabled() - Static method in class com.amazonaws.SDKGlobalConfiguration
-
- isChunked() - Method in class com.amazonaws.http.RepeatableInputStreamRequestEntity
-
- isClockSkewError(AmazonServiceException) - Static method in class com.amazonaws.retry.RetryUtils
-
Returns true if the specified exception is a clock skew error.
- isDebugEnabled() - Method in class com.amazonaws.log.CommonsLog
-
- isDebugEnabled() - Method in interface com.amazonaws.log.InternalLogApi
-
Is debug logging currently enabled?
- isDefaultMetricsEnabled() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
- isEmpty() - Method in class com.amazonaws.util.ImmutableMapParameter
-
- isEmpty(Node) - Static method in class com.amazonaws.util.XpathUtils
-
Returns true if the specified node is null or has no children.
- isEnabled() - Method in class com.amazonaws.event.request.Progress
-
Returns true if progress tracking is enabled; false otherwise.
- isEnabled() - Method in class com.amazonaws.event.request.ProgressSupport
-
- isEnabled() - Method in interface com.amazonaws.http.timers.client.ClientExecutionAbortTask
-
- isEnabled() - Method in class com.amazonaws.http.timers.client.ClientExecutionAbortTaskImpl
-
- isEnabled() - Method in interface com.amazonaws.http.timers.client.ClientExecutionAbortTrackerTask
-
- isEnabled() - Method in class com.amazonaws.http.timers.client.ClientExecutionAbortTrackerTaskImpl
-
- isEnabled() - Method in class com.amazonaws.http.timers.client.NoOpClientExecutionAbortTrackerTask
-
- isEnabled() - Method in interface com.amazonaws.http.timers.request.HttpRequestAbortTask
-
- isEnabled() - Method in class com.amazonaws.http.timers.request.HttpRequestAbortTaskImpl
-
- isEnabled() - Method in interface com.amazonaws.http.timers.request.HttpRequestAbortTaskTracker
-
- isEnabled() - Method in class com.amazonaws.http.timers.request.HttpRequestAbortTaskTrackerImpl
-
- isEnabled() - Method in class com.amazonaws.http.timers.request.NoOpHttpRequestAbortTaskTracker
-
- isEnabled() - Method in class com.amazonaws.jmx.JmxInfoProviderSupport
-
- isEnabled() - Method in interface com.amazonaws.jmx.spi.JmxInfoProvider
-
- isEnabled() - Method in class com.amazonaws.metrics.MetricCollector
-
Returns true if this collector is enabled; false otherwise.
- isEnabled() - Method in class com.amazonaws.metrics.RequestMetricCollector
-
- isEnabled() - Method in class com.amazonaws.metrics.ServiceMetricCollector
-
- isEnabled() - Method in class com.amazonaws.util.AWSRequestMetrics
-
Returns true if this metrics is enabled; false otherwise.
- isEnabled() - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
Always returns true.
- isEndTimeKnown() - Method in class com.amazonaws.util.TimingInfo
-
- isErrorEnabled() - Method in class com.amazonaws.log.CommonsLog
-
- isErrorEnabled() - Method in interface com.amazonaws.log.InternalLogApi
-
Is error logging currently enabled?
- isFakeIOException() - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- isFatalEnabled() - Method in class com.amazonaws.log.CommonsLog
-
- isFatalEnabled() - Method in interface com.amazonaws.log.InternalLogApi
-
Is fatal logging currently enabled?
- isHasStreamingSuccessResponse() - Method in class com.amazonaws.protocol.json.JsonOperationMetadata
-
- isHttpSocketReadMetricEnabled() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns true if HttpSocketReadMetric is enabled; false otherwise.
- isInfoEnabled() - Method in class com.amazonaws.log.CommonsLog
-
- isInfoEnabled() - Method in interface com.amazonaws.log.InternalLogApi
-
Is info logging currently enabled?
- isInRegionOptimizedModeEnabled() - Static method in class com.amazonaws.SDKGlobalConfiguration
-
- isIonBinaryDisabled() - Static method in class com.amazonaws.SDKGlobalConfiguration
-
- isMachineMetricExcluded() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns true if machine metrics is to be excluded.
- isMachineMetricsExcluded() - Method in class com.amazonaws.metrics.MetricAdmin
-
- isMachineMetricsExcluded() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Returns true if machine metrics is to be excluded; false otherwise.
- isMasterSecretValid(Socket) - Method in interface com.amazonaws.http.conn.ssl.MasterSecretValidators.MasterSecretValidator
-
- isMasterSecretValid(Socket) - Method in class com.amazonaws.http.conn.ssl.MasterSecretValidators.NoOpMasterSecretValidator
-
- isMasterSecretValid(Socket) - Method in class com.amazonaws.http.conn.ssl.privileged.PrivilegedMasterSecretValidator
-
Double check the master secret of an SSL session is not null
- isMaxErrorRetryInClientConfigHonored() - Method in class com.amazonaws.retry.RetryPolicy
-
Returns whether this retry policy should honor the max error retry set in
ClientConfiguration.
- isMBeanRegistered(String) - Method in class com.amazonaws.jmx.SdkMBeanRegistrySupport
-
- isMBeanRegistered(String) - Method in interface com.amazonaws.jmx.spi.SdkMBeanRegistry
-
Returns true if the the MBean under the given object name is currently
registered; false otherwise.
- isMetricActivated() - Method in class com.amazonaws.metrics.MetricFilterInputStream
-
- isMetricAdminMBeanRegistered() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns true if the metric admin MBean is currently registered for JMX
access; false otherwise.
- isMetricsEnabled() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns true if metrics at the AWS SDK level is enabled; false
if disabled.
- isMetricsEnabled() - Method in class com.amazonaws.metrics.MetricAdmin
-
- isMetricsEnabled() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Returns true if metrics at the AWS SDK level is enabled; false if
disabled.
- isNullOrEmpty(Collection<T>) - Static method in class com.amazonaws.util.CollectionUtils
-
- isNullOrEmpty(String) - Static method in class com.amazonaws.util.StringUtils
-
- iso8601DateFormat - Static variable in class com.amazonaws.util.DateUtils
-
ISO 8601 format
- isPartitionWideEndpointAvailable() - Method in class com.amazonaws.partitions.model.Service
-
A convienient method that returns true if a service has a partition
wide endpoint available.
- isPayloadJson() - Method in class com.amazonaws.protocol.json.JsonOperationMetadata
-
- isPerHostMetricEnabled() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns true if per-host metrics is enabled; false otherwise.
- isPerHostMetricIncluded() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns true if the per-host metrics flag has been set; false otherwise.
- isPerHostMetricsIncluded() - Method in class com.amazonaws.metrics.MetricAdmin
-
- isPerHostMetricsIncluded() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Returns true if per-host metrics is to be included; false otherwise.
- isPreemptiveBasicProxyAuth() - Method in class com.amazonaws.ClientConfiguration
-
Returns whether to attempt to authenticate preemptively against proxy servers using basic
authentication
- isPreemptiveBasicProxyAuth() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- isProfilingEnabled() - Static method in class com.amazonaws.AmazonWebServiceClient
-
- isRegionalized() - Method in class com.amazonaws.partitions.model.Service
-
returns true if the service is regionalized.
- isRegistered(String) - Static method in enum com.amazonaws.jmx.MBeans
-
Returns true if an MBean identified by the specified object name is
already registered with the first MBean server, or the platform MBean
server if there is no explicitly registered MBean server; false
otherwise.
- isRepeatable() - Method in class com.amazonaws.http.RepeatableInputStreamRequestEntity
-
Returns true if the underlying InputStream supports marking/reseting or
if the underlying InputStreamRequestEntity is repeatable (i.e.
- isRequestCycleEvent() - Method in enum com.amazonaws.event.ProgressEventType
-
Returns true if this event type is related to the execution of a
single http request-response to AWS; false otherwise.
- isRequestEntityTooLargeException(AmazonServiceException) - Static method in class com.amazonaws.retry.RetryUtils
-
Returns true if the specified exception is a request entity too large error.
- isRequestMetricsEnabled(AmazonWebServiceRequest) - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns true if request metric collection is applicable to the given
request; false otherwise.
- isRetryable() - Method in exception com.amazonaws.AbortedException
-
Returns a hint as to whether it makes sense to retry upon this exception.
- isRetryable() - Method in exception com.amazonaws.AmazonClientException
-
Returns a hint as to whether it makes sense to retry upon this exception.
- isRetryable() - Method in exception com.amazonaws.ResetException
-
Returns a hint as to whether it makes sense to retry upon this exception.
- isRetryableServiceException(AmazonServiceException) - Static method in class com.amazonaws.retry.RetryUtils
-
Returns true if the specified exception is a retryable service side exception.
- isServiceSupported(String) - Method in class com.amazonaws.partitions.PartitionRegionImpl
-
Returns true if the service is explicitly enabled for a region or a
service is partition wide enabled.
- isServiceSupported(String) - Method in class com.amazonaws.regions.InMemoryRegionImpl
-
- isServiceSupported(String) - Method in class com.amazonaws.regions.Region
-
Returns whether the given service is supported in this region.
- isServiceSupported(String) - Method in interface com.amazonaws.regions.RegionImpl
-
Returns whether the given service is supported in this region.
- isSingleMetricNamespace() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns true if a single metric name space is to be used for all
levels of SDK generated CloudWatch metrics, including JVM level, host
level, etc.; false otherwise.
- isSingleMetricNamespace() - Method in class com.amazonaws.metrics.MetricAdmin
-
- isSingleMetricNamespace() - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Returns true if single metric name space is to be used; false otherwise.
- isStartEpochTimeMilliKnown() - Method in class com.amazonaws.util.TimingInfo
-
- isSupportsCbor() - Method in class com.amazonaws.protocol.json.JsonClientMetadata
-
- isSupportsIon() - Method in class com.amazonaws.protocol.json.JsonClientMetadata
-
- isSyncCallSafe(ProgressListener) - Static method in class com.amazonaws.event.DeliveryMode.Check
-
- isSyncCallSafe() - Method in interface com.amazonaws.event.DeliveryMode
-
Returns true if it is safe to make a synchronous callback to the
implementing listener without the risk of incurring undue latency; false
otherwise.
- isSyncCallSafe() - Method in class com.amazonaws.event.ProgressListener.ExceptionReporter
-
- isSyncCallSafe() - Method in class com.amazonaws.event.ProgressListener.NoOpProgressListener
-
- isSyncCallSafe() - Method in class com.amazonaws.event.ProgressListenerChain
-
- isSyncCallSafe() - Method in class com.amazonaws.event.SyncProgressListener
-
Always returns true.
- isThrottlingException(AmazonServiceException) - Static method in class com.amazonaws.retry.RetryUtils
-
Returns true if the specified exception is a throttling error.
- isTraceEnabled() - Method in class com.amazonaws.log.CommonsLog
-
- isTraceEnabled() - Method in interface com.amazonaws.log.InternalLogApi
-
Is trace logging currently enabled?
- isTransferEvent() - Method in enum com.amazonaws.event.ProgressEventType
-
Returns true if this event type is a transfer event, which may involve
multiple request cycle events.
- isUseExpectContinue() - Method in class com.amazonaws.ClientConfiguration
-
Returns the use expect continue flag
- isUseExpectContinue() - Method in class com.amazonaws.http.settings.HttpClientSettings
-
- isUsingNonDefaultPort(URI) - Static method in class com.amazonaws.util.SdkHttpUtils
-
Returns true if the specified URI is using a non-standard port (i.e.
- isWarnEnabled() - Method in class com.amazonaws.log.CommonsLog
-
- isWarnEnabled() - Method in interface com.amazonaws.log.InternalLogApi
-
Is warn logging currently enabled?
- parse(InputStream) - Static method in class com.amazonaws.regions.RegionMetadataParser
-
Parses the specified input stream and returns a RegionMetadata
object.
- parse(InputStream, ContentHandler) - Static method in class com.amazonaws.util.XmlUtils
-
- parseCompressedISO8601Date(String) - Static method in class com.amazonaws.util.DateUtils
-
Parses the specified date string as a compressedIso8601DateFormat ("yyyyMMdd'T'HHmmss'Z'") and returns the Date
object.
- parseISO8601Date(String) - Static method in class com.amazonaws.util.DateUtils
-
Parses the specified date string as an ISO 8601 date and returns the Date
object.
- parseJavaVersion(String) - Static method in class com.amazonaws.util.JavaVersionParser
-
- parseRegion(String, String) - Static method in class com.amazonaws.util.AwsHostNameUtils
-
Attempts to parse the region name from an endpoint based on conventions
about the endpoint format.
- parseRegionMetadata(InputStream) - Method in class com.amazonaws.regions.RegionMetadataParser
-
- parseRegionMetadata(InputStream, boolean) - Method in class com.amazonaws.regions.RegionMetadataParser
-
- parseRegionName(URI) - Static method in class com.amazonaws.util.AwsHostNameUtils
-
- parseRegionName(String, String) - Static method in class com.amazonaws.util.AwsHostNameUtils
-
- parseRFC822Date(String) - Static method in class com.amazonaws.util.DateUtils
-
Parses the specified date string as an RFC 822 date and returns the Date
object.
- parseServiceName(URI) - Static method in class com.amazonaws.util.AwsHostNameUtils
-
Deprecated.
- parseServiceSpecificDate(String) - Static method in class com.amazonaws.util.DateUtils
-
Parses the given date string returned by the AWS service into a Date
object.
- PART_COMPLETED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
-
- PART_FAILED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
-
- PART_STARTED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
-
- Partition - Class in com.amazonaws.partitions.model
-
This class models a AWS partition and contains all metadata about it.
- Partition(String, Map<String, Region>, Map<String, Service>) - Constructor for class com.amazonaws.partitions.model.Partition
-
- PartitionMetadataProvider - Class in com.amazonaws.partitions
-
Region metadata provider based on partitions.
- PartitionMetadataProvider(List<Partition>) - Constructor for class com.amazonaws.partitions.PartitionMetadataProvider
-
- PartitionRegionImpl - Class in com.amazonaws.partitions
-
A region implementation backed by the partition.
- PartitionRegionImpl(String, Partition) - Constructor for class com.amazonaws.partitions.PartitionRegionImpl
-
- Partitions - Class in com.amazonaws.partitions.model
-
Metadata of all partitions.
- Partitions(String, List<Partition>) - Constructor for class com.amazonaws.partitions.model.Partitions
-
- PARTITIONS_OVERRIDE_RESOURCE_PATH - Static variable in class com.amazonaws.partitions.PartitionsLoader
-
override class path from where all partition files are loaded.
- PARTITIONS_RESOURCE_PATH - Static variable in class com.amazonaws.partitions.PartitionsLoader
-
class path from where all partition files are loaded.
- PartitionsLoader - Class in com.amazonaws.partitions
-
Loads all the partition files into memory.
- PartitionsLoader() - Constructor for class com.amazonaws.partitions.PartitionsLoader
-
- path(JsonNode, JsonNode) - Static method in class com.amazonaws.waiters.AcceptorPathMatcher
-
Path matcher that checks if the final result
matches the expected result
- pathAll(JsonNode, JsonNode) - Static method in class com.amazonaws.waiters.AcceptorPathMatcher
-
PathAll matcher that checks if each element of the final
result matches the expected result
- pathAny(JsonNode, JsonNode) - Static method in class com.amazonaws.waiters.AcceptorPathMatcher
-
PathAny matcher that checks if any element of the final
result matches the expected result
- Policy - Class in com.amazonaws.auth.policy
-
An AWS access control policy is a object that acts as a container for one or
more statements, which specify fine grained rules for allowing or denying
various types of actions from being performed on your AWS resources.
- Policy() - Constructor for class com.amazonaws.auth.policy.Policy
-
Constructs an empty AWS access control policy ready to be populated with
statements.
- Policy(String) - Constructor for class com.amazonaws.auth.policy.Policy
-
Constructs a new AWS access control policy with the specified policy ID.
- Policy(String, Collection<Statement>) - Constructor for class com.amazonaws.auth.policy.Policy
-
Constructs a new AWS access control policy with the specified policy ID
and collection of statements.
- PollingStrategy - Class in com.amazonaws.waiters
-
- PollingStrategy(PollingStrategy.RetryStrategy, PollingStrategy.DelayStrategy) - Constructor for class com.amazonaws.waiters.PollingStrategy
-
Constructs a new PollingStrategy with RetryStrategy
and DelayStrategy defined
- PollingStrategy.DelayStrategy - Interface in com.amazonaws.waiters
-
The hook for providing custom delay strategy to control the sleep time
between retries.
- PollingStrategy.RetryStrategy - Interface in com.amazonaws.waiters
-
The hook for providing custom condition on whether polling of a resource
should be retried.
- PollingStrategyContext - Class in com.amazonaws.waiters
-
- pollResource() - Method in class com.amazonaws.waiters.WaiterExecution
-
Polls until a specified resource transitions into either success or failure state or
until the specified number of retries has been made.
- PredefinedBackoffStrategies - Class in com.amazonaws.retry
-
This class includes a set of pre-defined backoff policies.
- PredefinedBackoffStrategies() - Constructor for class com.amazonaws.retry.PredefinedBackoffStrategies
-
- PredefinedBackoffStrategies.EqualJitterBackoffStrategy - Class in com.amazonaws.retry
-
- PredefinedBackoffStrategies.ExponentialBackoffStrategy - Class in com.amazonaws.retry
-
- PredefinedBackoffStrategies.FullJitterBackoffStrategy - Class in com.amazonaws.retry
-
- PredefinedClientConfigurations - Class in com.amazonaws
-
- PredefinedClientConfigurations() - Constructor for class com.amazonaws.PredefinedClientConfigurations
-
- PredefinedRetryPolicies - Class in com.amazonaws.retry
-
This class includes a set of pre-defined retry policies, including default
policies used by SDK.
- PredefinedRetryPolicies() - Constructor for class com.amazonaws.retry.PredefinedRetryPolicies
-
- PredefinedRetryPolicies.SDKDefaultRetryCondition - Class in com.amazonaws.retry
-
The default implementation of RetryCondition used by the SDK.
- prepareSocket(SSLSocket) - Method in class com.amazonaws.http.conn.ssl.SdkTLSSocketFactory
-
Used to enforce the preferred TLS protocol during SSL handshake.
- PREPARING_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
-
- presign(Request<?>, Date) - Method in class com.amazonaws.auth.presign.PresignerFacade
-
- Presigner - Interface in com.amazonaws.auth
-
A request signer that has special-case logic to presign requests, generating
a URL which embeds the signature suitable for hyperlinking.
- PresignerFacade - Class in com.amazonaws.auth.presign
-
Really thin facade over
Presigner
to deal with some common concerns like credential resolution, adding custom headers
and query params to be included in signing, and conversion to a usable URL.
- PresignerFacade(PresignerParams) - Constructor for class com.amazonaws.auth.presign.PresignerFacade
-
- PresignerFacade.PresigningRequest - Class in com.amazonaws.auth.presign
-
Empty request object useful for setting request level credentials without having the user facing presiging request extend
from
AmazonWebServiceRequest
.
- PresignerParams - Class in com.amazonaws.auth.presign
-
Params object passed to the presigner extension class for a service client and also for
PresignerFacade
.
- PresignerParams(URI, AWSCredentialsProvider, SignerProvider, SdkClock) - Constructor for class com.amazonaws.auth.presign.PresignerParams
-
- PresignerParams.Builder - Class in com.amazonaws.auth.presign
-
- PresigningRequest() - Constructor for class com.amazonaws.auth.presign.PresignerFacade.PresigningRequest
-
- presignRequest(SignableRequest<?>, AWSCredentials, Date) - Method in class com.amazonaws.auth.AWS4Signer
-
- presignRequest(SignableRequest<?>, AWSCredentials, Date) - Method in interface com.amazonaws.auth.Presigner
-
Signs the request by adding the signature to the URL rather than as a
header.
- Principal - Class in com.amazonaws.auth.policy
-
A principal is an AWS account or AWS web serivce, which is being allowed or denied access to a
resource through an access control policy.
- Principal(Principal.Services) - Constructor for class com.amazonaws.auth.policy.Principal
-
Constructs a new principal with the specified AWS web service which
is being allowed or denied access to a resource through an access control
policy.
- Principal(String) - Constructor for class com.amazonaws.auth.policy.Principal
-
Constructs a new principal with the specified AWS account ID.
- Principal(String, String) - Constructor for class com.amazonaws.auth.policy.Principal
-
Constructs a new principal with the specified id and provider.
- Principal(String, String, boolean) - Constructor for class com.amazonaws.auth.policy.Principal
-
Constructs a new principal with the specified id and provider.
- Principal(Principal.WebIdentityProviders) - Constructor for class com.amazonaws.auth.policy.Principal
-
Constructs a new principal with the specified web identity provider.
- Principal.Services - Enum in com.amazonaws.auth.policy
-
The services who have the right to do the assume the role
action.
- Principal.WebIdentityProviders - Enum in com.amazonaws.auth.policy
-
Web identity providers, such as Login with Amazon, Facebook, or Google.
- PrivilegedMasterSecretValidator - Class in com.amazonaws.http.conn.ssl.privileged
-
- PrivilegedMasterSecretValidator() - Constructor for class com.amazonaws.http.conn.ssl.privileged.PrivilegedMasterSecretValidator
-
- process(HttpResponse, HttpContext) - Method in class com.amazonaws.http.apache.client.impl.CRC32ChecksumResponseInterceptor
-
- processRequestPayload(SignableRequest<?>, byte[], byte[], AWS4SignerRequestParams) - Method in class com.amazonaws.auth.AWS4Signer
-
Subclass could override this method to perform any additional procedure
on the request payload, with access to the result from signing the
header.
- ProfileCredentialsProvider - Class in com.amazonaws.auth.profile
-
Credentials provider based on AWS configuration profiles.
- ProfileCredentialsProvider() - Constructor for class com.amazonaws.auth.profile.ProfileCredentialsProvider
-
Creates a new profile credentials provider that returns the AWS security credentials
configured for the default profile.
- ProfileCredentialsProvider(String) - Constructor for class com.amazonaws.auth.profile.ProfileCredentialsProvider
-
Creates a new profile credentials provider that returns the AWS security credentials
configured for the named profile.
- ProfileCredentialsProvider(String, String) - Constructor for class com.amazonaws.auth.profile.ProfileCredentialsProvider
-
Creates a new profile credentials provider that returns the AWS security credentials for the
specified profiles configuration file and profile name.
- ProfileCredentialsProvider(ProfilesConfigFile, String) - Constructor for class com.amazonaws.auth.profile.ProfileCredentialsProvider
-
Creates a new profile credentials provider that returns the AWS security credentials for the
specified profiles configuration file and profile name.
- ProfilesConfigFile - Class in com.amazonaws.auth.profile
-
Loads the local AWS credential profiles from the standard location (~/.aws/credentials), which
can be easily overridden through the AWS_CREDENTIAL_PROFILES_FILE
environment
variable or by specifying an alternate credentials file location through this class' constructor.
- ProfilesConfigFile() - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFile
-
Loads the AWS credential profiles file from the default location (~/.aws/credentials) or from
an alternate location if AWS_CREDENTIAL_PROFILES_FILE
is set.
- ProfilesConfigFile(String) - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFile
-
Loads the AWS credential profiles from the file.
- ProfilesConfigFile(String, ProfileCredentialsService) - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFile
-
Loads the AWS credential profiles from the file.
- ProfilesConfigFile(File) - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFile
-
Loads the AWS credential profiles from the file.
- ProfilesConfigFile(File, ProfileCredentialsService) - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFile
-
Loads the AWS credential profiles from the file.
- ProfilesConfigFileWriter - Class in com.amazonaws.auth.profile
-
The class for creating and modifying the credential profiles file.
- ProfilesConfigFileWriter() - Constructor for class com.amazonaws.auth.profile.ProfilesConfigFileWriter
-
- PROFILING_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
- Progress - Class in com.amazonaws.event.request
-
Base class used to represent the progress of a logical request/response,
which may correspond to either be a physical http request/response, or
multiple requests/responses as in a composite operation such as
multi-part uploads.
- Progress() - Constructor for class com.amazonaws.event.request.Progress
-
- progressChanged(ProgressEvent) - Method in class com.amazonaws.event.ProgressListener.ExceptionReporter
-
Delivers the progress event to the underlying listener but only if
there has not been an exception previously thrown by the listener.
- progressChanged(ProgressEvent) - Method in class com.amazonaws.event.ProgressListener.NoOpProgressListener
-
- progressChanged(ProgressEvent) - Method in interface com.amazonaws.event.ProgressListener
-
Called when progress has changed, such as additional bytes transferred,
transfer failed, etc.
- progressChanged(ProgressEvent) - Method in class com.amazonaws.event.ProgressListenerChain
-
- progressChanged(ProgressEvent) - Method in class com.amazonaws.event.ProgressTracker
-
- ProgressEvent - Class in com.amazonaws.event
-
A progress event.
- ProgressEvent(long) - Constructor for class com.amazonaws.event.ProgressEvent
-
Deprecated.
- ProgressEvent(ProgressEventType) - Constructor for class com.amazonaws.event.ProgressEvent
-
Creates a ProgressEvent object with the specified event type.
- ProgressEvent(ProgressEventType, long) - Constructor for class com.amazonaws.event.ProgressEvent
-
Creates a ProgressEvent object.
- ProgressEventFilter - Interface in com.amazonaws.event
-
An interface that filters the incoming events before passing
them into the registered listeners.
- ProgressEventType - Enum in com.amazonaws.event
-
An enumeration that denotes various types of progress event.
- ProgressInputStream - Class in com.amazonaws.event
-
Used for input stream progress tracking purposes.
- ProgressInputStream(InputStream, ProgressListener) - Constructor for class com.amazonaws.event.ProgressInputStream
-
- ProgressInputStream(InputStream, ProgressListener, int) - Constructor for class com.amazonaws.event.ProgressInputStream
-
- ProgressListener - Interface in com.amazonaws.event
-
Listener interface for transfer progress events.
- ProgressListener.ExceptionReporter - Class in com.amazonaws.event
-
A utility class for capturing and reporting the first exception thrown by
a given progress listener.
- ProgressListener.NoOpProgressListener - Class in com.amazonaws.event
-
- ProgressListenerChain - Class in com.amazonaws.event
-
An implementation of ProgressListener interface that delegates
progressChanged callback to multiple listeners.
- ProgressListenerChain(ProgressListener...) - Constructor for class com.amazonaws.event.ProgressListenerChain
-
Create a listener chain that directly passes all the progress events to
the specified listeners.
- ProgressListenerChain(ProgressEventFilter, ProgressListener...) - Constructor for class com.amazonaws.event.ProgressListenerChain
-
Create a listener chain with a ProgressEventFilter.
- ProgressSupport - Class in com.amazonaws.event.request
-
An actual implementation to represent the progress of a request/response.
- ProgressSupport() - Constructor for class com.amazonaws.event.request.ProgressSupport
-
- ProgressTracker - Class in com.amazonaws.event
-
Default implementation for progress tracking.
- ProgressTracker() - Constructor for class com.amazonaws.event.ProgressTracker
-
- PropertiesCredentials - Class in com.amazonaws.auth
-
Simple implementation AWSCredentials that reads in AWS access keys from a
properties file.
- PropertiesCredentials(File) - Constructor for class com.amazonaws.auth.PropertiesCredentials
-
Reads the specified file as a Java properties file and extracts the
AWS access key from the "accessKey" property and AWS secret access
key from the "secretKey" property.
- PropertiesCredentials(InputStream) - Constructor for class com.amazonaws.auth.PropertiesCredentials
-
Reads the specified input stream as a stream of Java properties file
content and extracts the AWS access key ID and secret access key from the
properties.
- PropertiesFileCredentialsProvider - Class in com.amazonaws.auth
-
AWSCredentialsProvider
implementation that loads AWS security
credentials from a properties file provided on initialization.
- PropertiesFileCredentialsProvider(String) - Constructor for class com.amazonaws.auth.PropertiesFileCredentialsProvider
-
Creates a new PropertiesFileCredentialsProvider that will attempt to load
a custom file from the path specified to read AWS security credentials.
- Protocol - Enum in com.amazonaws
-
Represents the communication protocol to use when sending requests to AWS.
- publishProgress(ProgressListener, ProgressEventType) - Static method in class com.amazonaws.event.SDKProgressPublisher
-
Used to deliver a progress event to the given listener.
- publishRequestBytesTransferred(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
-
Convenient method to publish a request byte transfer event to the given
listener.
- publishRequestContentLength(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
-
Convenient method to publish a request content length event to the given
listener.
- publishRequestReset(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
-
Convenient method to publish a request reset event to the given listener.
- publishResponseBytesDiscarded(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
-
Convenient method to publish a response bytes discard event to the given listener.
- publishResponseBytesTransferred(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
-
Convenient method to publish a response byte transfer event to the given
listener.
- publishResponseContentLength(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
-
Convenient method to publish a response content length event to the given
listener.
- publishResponseReset(ProgressListener, long) - Static method in class com.amazonaws.event.SDKProgressPublisher
-
Convenient method to publish a response reset event to the given listener.
- put(K, V) - Method in class com.amazonaws.util.ImmutableMapParameter.Builder
-
Add a key-value pair into the built map.
- put(K, V) - Method in class com.amazonaws.util.ImmutableMapParameter
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.amazonaws.util.ImmutableMapParameter
-
- putClientMarker(RequestClientOptions.Marker, String) - Method in class com.amazonaws.RequestClientOptions
-
Associates the given value with the given marker.
- putCustomQueryParameter(String, String) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Add a custom query parameter for the request.
- putCustomRequestHeader(String, String) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Put a new custom header to the map of custom header names to custom header values, and return
the previous value if the header has already been set in this map.
- RDS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- read() - Method in class com.amazonaws.event.ProgressInputStream
-
- read(byte[], int, int) - Method in class com.amazonaws.event.ProgressInputStream
-
- read(byte[], int, int) - Method in class com.amazonaws.metrics.MetricFilterInputStream
-
- read() - Method in class com.amazonaws.util.CountingInputStream
-
- read(byte[], int, int) - Method in class com.amazonaws.util.CountingInputStream
-
- read() - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
-
- read(byte[], int, int) - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
-
- read() - Method in class com.amazonaws.util.LengthCheckInputStream
- read(byte[], int, int) - Method in class com.amazonaws.util.LengthCheckInputStream
- read() - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- read(byte[], int, int) - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- ReadLimitInfo - Interface in com.amazonaws
-
- RedShift - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- REFERER_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
-
Condition key for the referer specified by a request.
- refresh() - Method in interface com.amazonaws.auth.AWSCredentialsProvider
-
Forces this credentials provider to refresh its credentials.
- refresh() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
-
- refresh() - Method in class com.amazonaws.auth.AWSStaticCredentialsProvider
-
- refresh() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
-
- refresh() - Method in class com.amazonaws.auth.ContainerCredentialsProvider
-
- refresh() - Method in class com.amazonaws.auth.EC2ContainerCredentialsProviderWrapper
-
- refresh() - Method in class com.amazonaws.auth.EnvironmentVariableCredentialsProvider
-
- refresh() - Method in class com.amazonaws.auth.InstanceProfileCredentialsProvider
-
- refresh() - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
-
- refresh() - Method in class com.amazonaws.auth.profile.ProfilesConfigFile
-
Reread data from disk.
- refresh() - Method in class com.amazonaws.auth.PropertiesFileCredentialsProvider
-
- refresh() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
-
- refreshCredentials() - Method in interface com.amazonaws.auth.AWSRefreshableSessionCredentials
-
Forces a refresh of these session credentials.
- Region - Class in com.amazonaws.partitions.model
-
Metadata about a region in partition.
- Region(String) - Constructor for class com.amazonaws.partitions.model.Region
-
- Region - Class in com.amazonaws.regions
-
Metadata for an AWS region, including its name and what services
are available in it.
- Region(RegionImpl) - Constructor for class com.amazonaws.regions.Region
-
- RegionAwareSigner - Interface in com.amazonaws.auth
-
A signer that needs to know which region it is talking to.
- RegionImpl - Interface in com.amazonaws.regions
-
Interface for an region implementation.
- RegionMetadata - Class in com.amazonaws.regions
-
A collection of metadata about a set of regions and the services they
contain.
- RegionMetadata(List<Region>) - Constructor for class com.amazonaws.regions.RegionMetadata
-
Creates a new RegionMetadata object from the given list of regions.
- RegionMetadata(RegionMetadataProvider) - Constructor for class com.amazonaws.regions.RegionMetadata
-
- RegionMetadataFactory - Class in com.amazonaws.regions
-
- RegionMetadataParser - Class in com.amazonaws.regions
-
Parses a region metadata file to pull out information about the
available regions, names, IDs, and what service endpoints are available
in each region.
- RegionMetadataParser() - Constructor for class com.amazonaws.regions.RegionMetadataParser
-
- RegionMetadataProvider - Interface in com.amazonaws.regions
-
- regionName - Variable in class com.amazonaws.auth.AWS4Signer
-
Region name override for use when the endpoint can't be used to determine
the region name.
- Regions - Enum in com.amazonaws.regions
-
Enumeration of region names
- REGIONS_FILE_OVERRIDE_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Path to an override file for the region metadata loaded by the SDK
that maps service/region pairs to endpoints and vice versa.
- RegionUtils - Class in com.amazonaws.regions
-
Utilities for working with regions.
- RegionUtils() - Constructor for class com.amazonaws.regions.RegionUtils
-
- registerAdditionalMetadataExpressions(JsonUnmarshallerContext) - Method in class com.amazonaws.http.JsonResponseHandler
-
Hook for subclasses to override in order to collect additional metadata from service
responses.
- registerAdditionalMetadataExpressions(StaxUnmarshallerContext) - Method in class com.amazonaws.http.StaxResponseHandler
-
Hook for subclasses to override in order to collect additional metadata
from service responses.
- registerConnectionManager(HttpClientConnectionManager) - Static method in class com.amazonaws.http.IdleConnectionReaper
-
- registerConnectionManager(HttpClientConnectionManager, long) - Static method in class com.amazonaws.http.IdleConnectionReaper
-
Registers the given connection manager with this reaper;
- registerMBean(String, T) - Static method in enum com.amazonaws.jmx.MBeans
-
Registers the given MBean under the given object name to the first
registered MBean server, or the platform MBean server if there is no
explicitly registered MBean server.
- registerMetricAdminMBean(String) - Method in class com.amazonaws.jmx.SdkMBeanRegistrySupport
-
- registerMetricAdminMBean(String) - Method in interface com.amazonaws.jmx.spi.SdkMBeanRegistry
-
Returns true if the registration of the admin MBean under the given
object name succeeded; false otherwise.
- registerMetricAdminMBean() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Registers the metric admin MBean for JMX access for the current
classloader.
- registerSigner(String, Class<? extends Signer>) - Static method in class com.amazonaws.auth.SignerFactory
-
Register an implementation class for the given signer type.
- release() - Method in class com.amazonaws.util.CapacityManager
-
Releases a single unit of capacity back to the pool, making it available
to consumers.
- release(int) - Method in class com.amazonaws.util.CapacityManager
-
Releases a given amount of capacity back to the pool, making it available
to consumers.
- release(Closeable, Log) - Static method in enum com.amazonaws.util.IOUtils
-
Releases the given
Closeable
especially if it was an instance of
Releasable
.
- remove(MetricType) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Removes the given metric type from the registry of predefined metrics to
be captured at the AWS SDK level.
- remove(Object) - Method in class com.amazonaws.util.ImmutableMapParameter
-
- removeConnectionManager(HttpClientConnectionManager) - Static method in class com.amazonaws.http.IdleConnectionReaper
-
Removes the given connection manager from this reaper,
and shutting down the reaper if there is zero connection manager left.
- removeProgressListener(ProgressListener) - Method in class com.amazonaws.event.ProgressListenerChain
-
- removeRequestHandler(RequestHandler) - Method in class com.amazonaws.AmazonWebServiceClient
-
Removes a request handler from the list of registered handlers that are run
as part of a request's lifecycle.
- removeRequestHandler(RequestHandler2) - Method in class com.amazonaws.AmazonWebServiceClient
-
- RepeatableInputStreamRequestEntity - Class in com.amazonaws.http
-
Custom implementation of
RequestEntity
that delegates to an
RepeatableInputStreamRequestEntity
, with the one notable difference, that if
the underlying InputStream supports being reset, this RequestEntity will
report that it is repeatable and will reset the stream on all subsequent
attempts to write out the request.
- RepeatableInputStreamRequestEntity(Request<?>) - Constructor for class com.amazonaws.http.RepeatableInputStreamRequestEntity
-
Creates a new RepeatableInputStreamRequestEntity using the information
from the specified request.
- replace(String, String, String) - Static method in class com.amazonaws.util.StringUtils
-
- request(Request<?>) - Method in interface com.amazonaws.http.AmazonHttpClient.RequestExecutionBuilder
-
- Request<T> - Interface in com.amazonaws
-
Represents a request being sent to an Amazon Web Service, including the
parameters being sent as part of the request, the endpoint to which the
request should be sent, etc.
- RequestClientOptions - Class in com.amazonaws
-
- RequestClientOptions() - Constructor for class com.amazonaws.RequestClientOptions
-
- RequestClientOptions.Marker - Enum in com.amazonaws
-
- requestConfig(RequestConfig) - Method in interface com.amazonaws.http.AmazonHttpClient.RequestExecutionBuilder
-
- RequestConfig - Class in com.amazonaws
-
Generic representation of request level configuration.
- RequestConfig() - Constructor for class com.amazonaws.RequestConfig
-
- requestExecutionBuilder() - Method in class com.amazonaws.http.AmazonHttpClient
-
- RequestHandler - Interface in com.amazonaws.handlers
-
- RequestHandler2 - Class in com.amazonaws.handlers
-
Interface for addition request handling in clients.
- RequestHandler2() - Constructor for class com.amazonaws.handlers.RequestHandler2
-
- requestHandler2s - Variable in class com.amazonaws.AmazonWebServiceClient
-
Optional request handlers for additional request processing.
- requestLog - Static variable in class com.amazonaws.http.AmazonHttpClient
-
Logger providing detailed information on requests/responses.
- requestMetricCollector() - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the client specific request metric collector if there is one; or
the one at the AWS SDK level otherwise.
- RequestMetricCollector - Class in com.amazonaws.metrics
-
A service provider interface that can be used to implement an AWS SDK
request/response metric collector.
- RequestMetricCollector() - Constructor for class com.amazonaws.metrics.RequestMetricCollector
-
- RequestMetricCollector.Factory - Interface in com.amazonaws.metrics
-
Can be used to serve as a factory for the request metric collector.
- RequestMetricType - Interface in com.amazonaws.metrics
-
- RequestSigner - Interface in com.amazonaws.auth
-
A strategy for applying cryptographic signatures to a request, proving
that the request was made by someone in posession of the given set of
credentials without transmitting the secret key over the wire.
- reset() - Method in class com.amazonaws.event.ProgressInputStream
-
- reset() - Method in class com.amazonaws.metrics.ByteThroughputProvider
-
- reset() - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
-
Resets the wrapped input stream and the CRC32 computation.
- reset() - Method in class com.amazonaws.util.LengthCheckInputStream
-
- reset() - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- RESET_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
-
- ResetException - Exception in com.amazonaws
-
Stream reset failure.
- ResetException(String, Throwable) - Constructor for exception com.amazonaws.ResetException
-
- ResetException(Throwable) - Constructor for exception com.amazonaws.ResetException
-
- ResetException(String) - Constructor for exception com.amazonaws.ResetException
-
- ResetException() - Constructor for exception com.amazonaws.ResetException
-
- resolve(String) - Method in interface com.amazonaws.DnsResolver
-
- resolve(String) - Method in class com.amazonaws.http.DelegatingDnsResolver
-
- resolve(String) - Method in class com.amazonaws.SystemDefaultDnsResolver
-
- resolveString(String) - Static method in class com.amazonaws.util.IdempotentUtils
-
This method is intended for internal use only.
- Resource - Class in com.amazonaws.auth.policy
-
Represents a resource involved in an AWS access control policy statement.
- Resource(String) - Constructor for class com.amazonaws.auth.policy.Resource
-
Constructs a new AWS access control policy resource.
- Response<T> - Class in com.amazonaws
-
Response wrapper to provide access to not only the original AWS response
but also the associated http response.
- Response(T, HttpResponse) - Constructor for class com.amazonaws.Response
-
- ResponseMetadata - Class in com.amazonaws
-
Represents additional metadata included with a response from AWS.
- ResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.ResponseMetadata
-
Creates a new ResponseMetadata object from a specified map of raw
metadata information.
- ResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.ResponseMetadata
-
Creates a new ResponseMetadata object from an existing ResponseMetadata
object.
- ResponseMetadataCache - Class in com.amazonaws.util
-
Cache of response metadata for recently executed requests for diagnostic
purposes.
- ResponseMetadataCache(int) - Constructor for class com.amazonaws.util.ResponseMetadataCache
-
Creates a new cache that will contain, at most the specified number of
entries.
- RETRY_THROTTLING_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
System property for enabling retry throttling.
- retryCapacityConsumed() - Method in class com.amazonaws.http.ExecutionContext
-
Returns whether retry capacity was consumed during this request lifecycle.
- RetryPolicy - Class in com.amazonaws.retry
-
- RetryPolicy(RetryPolicy.RetryCondition, RetryPolicy.BackoffStrategy, int, boolean) - Constructor for class com.amazonaws.retry.RetryPolicy
-
Constructs a new retry policy.
- RetryPolicy.BackoffStrategy - Interface in com.amazonaws.retry
-
The hook for providing custom back-off strategy to control the sleep time
between retries.
- RetryPolicy.RetryCondition - Interface in com.amazonaws.retry
-
The hook for providing custom condition on whether a failed request
should be retried.
- retryRequest(IOException, int, HttpContext) - Method in class com.amazonaws.http.impl.client.HttpRequestNoRetryHandler
-
- retryRequest(IOException, int, HttpContext) - Method in class com.amazonaws.http.impl.client.SdkHttpRequestRetryHandler
-
- RetryUtils - Class in com.amazonaws.retry
-
- RetryUtils() - Constructor for class com.amazonaws.retry.RetryUtils
-
- rfc822DateFormat - Static variable in class com.amazonaws.util.DateUtils
-
RFC 822 format
- Route53 - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- Route53Domains - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- run() - Method in class com.amazonaws.http.IdleConnectionReaper
-
- run() - Method in class com.amazonaws.http.timers.client.ClientExecutionAbortTaskImpl
-
- run() - Method in class com.amazonaws.http.timers.request.HttpRequestAbortTaskImpl
-
- run(WaiterParameters<Input>) - Method in interface com.amazonaws.waiters.Waiter
-
Polls synchronously until it is determined that the resource
transitioned into the desired state or not.
- run(WaiterParameters<Input>) - Method in class com.amazonaws.waiters.WaiterImpl
-
Polls synchronously until it is determined that the resource
transitioned into the desired state or not.
- runAsync(WaiterParameters<Input>, WaiterHandler) - Method in interface com.amazonaws.waiters.Waiter
-
Polls asynchronously until it is determined that the resource
transitioned into the desired state or not.
- runAsync(WaiterParameters<Input>, WaiterHandler) - Method in class com.amazonaws.waiters.WaiterImpl
-
Polls asynchronously until it is determined that the resource
transitioned into the desired state or not.
- RuntimeHttpUtils - Class in com.amazonaws.util
-
- RuntimeHttpUtils() - Constructor for class com.amazonaws.util.RuntimeHttpUtils
-
- S3 - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- safeCompare(Comparable<T>, T) - Static method in class com.amazonaws.util.ComparableUtils
-
Does a safe comparison of two
Comparable
objects accounting for nulls
- sanitizeCredentials(AWSCredentials) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Loads the individual access key ID and secret key from the specified
credentials, ensuring that access to the credentials is synchronized on
the credentials object itself, and trimming any extra whitespace from the
credentials.
- SDK_JSON_FACTORY - Static variable in class com.amazonaws.protocol.json.SdkStructuredPlainJsonFactory
-
- SdkBaseException - Exception in com.amazonaws
-
Base class for all exceptions thrown by the SDK.
- SdkBaseException(String, Throwable) - Constructor for exception com.amazonaws.SdkBaseException
-
Creates a new SdkBaseException with the specified message, and root
cause.
- SdkBaseException(String) - Constructor for exception com.amazonaws.SdkBaseException
-
Creates a new SdkBaseException with the specified message.
- SdkBaseException(Throwable) - Constructor for exception com.amazonaws.SdkBaseException
-
Creates a new SdkBaseException with the root cause.
- SdkClientException - Exception in com.amazonaws
-
Base type for all client exceptions thrown by the SDK.
- SdkClientException(String, Throwable) - Constructor for exception com.amazonaws.SdkClientException
-
Creates a new SdkClientException with the specified message, and root
cause.
- SdkClientException(String) - Constructor for exception com.amazonaws.SdkClientException
-
Creates a new SdkClientException with the specified message.
- SdkClientException(Throwable) - Constructor for exception com.amazonaws.SdkClientException
-
Creates a new SdkClientException with the root cause.
- SdkClock - Interface in com.amazonaws.auth
-
- SdkClock.MockClock - Class in com.amazonaws.auth
-
Mock implementation used in tests.
- SdkConnectionKeepAliveStrategy - Class in com.amazonaws.http.conn
-
The AWS SDK for Java's implementation of the
ConnectionKeepAliveStrategy
interface.
- SdkConnectionKeepAliveStrategy(long) - Constructor for class com.amazonaws.http.conn.SdkConnectionKeepAliveStrategy
-
- SDKDefaultRetryCondition() - Constructor for class com.amazonaws.retry.PredefinedRetryPolicies.SDKDefaultRetryCondition
-
- SdkFunction<Input,Output> - Interface in com.amazonaws.waiters
-
- SDKGlobalConfiguration - Class in com.amazonaws
-
SDKGlobalConfiguration is to configure any global settings
- SDKGlobalConfiguration() - Constructor for class com.amazonaws.SDKGlobalConfiguration
-
- SDKGlobalTime - Class in com.amazonaws
-
Used for clock skew adjustment between the client JVM where the SDK is run,
and the server side.
- SDKGlobalTime() - Constructor for class com.amazonaws.SDKGlobalTime
-
- SdkHttpClient - Class in com.amazonaws.http.apache.client.impl
-
- SdkHttpClient(HttpClient, HttpClientConnectionManager) - Constructor for class com.amazonaws.http.apache.client.impl.SdkHttpClient
-
- SdkHttpMetadata - Class in com.amazonaws.http
-
Metadata about the HTTP response.
- SdkHttpRequestExecutor - Class in com.amazonaws.http.protocol
-
Used to capture the http send-request and receive-response latency metrics
of the http client library, with no retries involved.
- SdkHttpRequestExecutor() - Constructor for class com.amazonaws.http.protocol.SdkHttpRequestExecutor
-
- SdkHttpRequestRetryHandler - Class in com.amazonaws.http.impl.client
-
- SdkHttpUtils - Class in com.amazonaws.util
-
- SdkHttpUtils() - Constructor for class com.amazonaws.util.SdkHttpUtils
-
- SdkInternalApi - Annotation Type in com.amazonaws.annotation
-
Marker interface for 'internal' APIs that should not be used outside the core module.
- SdkInterruptedException - Exception in com.amazonaws.http.timers.client
-
- SdkInterruptedException(Response<?>) - Constructor for exception com.amazonaws.http.timers.client.SdkInterruptedException
-
- SdkJsonGenerator - Class in com.amazonaws.protocol.json
-
Thin wrapper around Jackson's JSON generator.
- SdkJsonGenerator(JsonFactory, String) - Constructor for class com.amazonaws.protocol.json.SdkJsonGenerator
-
- SdkJsonGenerator.JsonGenerationException - Exception in com.amazonaws.protocol.json
-
Indicates an issue writing JSON content.
- SdkJsonProtocolFactory - Class in com.amazonaws.protocol.json
-
Factory to generate the various JSON protocol handlers and generators depending on the wire
protocol to be used for communicating with the AWS service.
- SdkJsonProtocolFactory(JsonClientMetadata) - Constructor for class com.amazonaws.protocol.json.SdkJsonProtocolFactory
-
- SdkMBeanRegistry - Interface in com.amazonaws.jmx.spi
-
SPI used to register MBeans and can survive the absence of JMX.
- SdkMBeanRegistry.Factory - Class in com.amazonaws.jmx.spi
-
- SdkMBeanRegistrySupport - Class in com.amazonaws.jmx
-
- SdkMBeanRegistrySupport() - Constructor for class com.amazonaws.jmx.SdkMBeanRegistrySupport
-
- SDKProgressPublisher - Class in com.amazonaws.event
-
This class is responsible for executing the callback method of
ProgressListener; listener callbacks are executed sequentially in a separate
single thread.
- SDKProgressPublisher() - Constructor for class com.amazonaws.event.SDKProgressPublisher
-
- SdkProtectedApi - Annotation Type in com.amazonaws.annotation
-
Marker for elements that should only be accessed by the generated clients and not users of the
SDK.
- SdkProxyRoutePlanner - Class in com.amazonaws.http.apache
-
SdkProxyRoutePlanner delegates a Proxy Route Planner from the settings instead of the
system properties.
- SdkProxyRoutePlanner(String, int, String) - Constructor for class com.amazonaws.http.apache.SdkProxyRoutePlanner
-
- SdkRuntime - Enum in com.amazonaws.util
-
- SdkStructuredJsonFactoryImpl - Class in com.amazonaws.protocol.json
-
Generic implementation of a structured JSON factory that is pluggable for different variants of
JSON.
- SdkStructuredJsonFactoryImpl(JsonFactory, Map<Class<?>, Unmarshaller<?, JsonUnmarshallerContext>>) - Constructor for class com.amazonaws.protocol.json.SdkStructuredJsonFactoryImpl
-
- SdkStructuredPlainJsonFactory - Class in com.amazonaws.protocol.json
-
Creates generators and protocol handlers for plain text JSON wire format.
- SdkStructuredPlainJsonFactory() - Constructor for class com.amazonaws.protocol.json.SdkStructuredPlainJsonFactory
-
- SdkTestInternalApi - Annotation Type in com.amazonaws.annotation
-
Marker interface for methods used by test code in the same module.
- SdkTLSSocketFactory - Class in com.amazonaws.http.conn.ssl
-
Used to enforce the preferred TLS protocol during SSL handshake.
- SdkTLSSocketFactory(SSLContext, HostnameVerifier) - Constructor for class com.amazonaws.http.conn.ssl.SdkTLSSocketFactory
-
- SECRET_KEY_ENV_VAR - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
Environment variable name for the AWS secret key
- SECRET_KEY_SYSTEM_PROPERTY - Static variable in class com.amazonaws.SDKGlobalConfiguration
-
System property name for the AWS secret key
- secretAccessKey - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
-
- secretAcessKey - Variable in class com.amazonaws.util.EC2MetadataUtils.IAMSecurityCredential
-
- SECURE_TRANSPORT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
-
Condition key for whether or not an incoming request is using a secure
transport to make the request (i.e.
- SECURITY_CREDENTIALS_RESOURCE - Static variable in class com.amazonaws.util.EC2MetadataUtils
-
Default resource path for credentials in the Amazon EC2 Instance Metadata Service.
- Service - Class in com.amazonaws.partitions.model
-
Endpoint configuration for a service in a partition.
- Service(Map<String, Endpoint>) - Constructor for class com.amazonaws.partitions.model.Service
-
- ServiceAbbreviations - Class in com.amazonaws.regions
-
- ServiceAbbreviations() - Constructor for class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- ServiceAwareSigner - Interface in com.amazonaws.auth
-
A signer that needs to know which service it is talking to.
- ServiceClientHolderInputStream - Class in com.amazonaws.util
-
This wrapper input stream holds a reference to the service client.
- ServiceClientHolderInputStream(InputStream, AmazonWebServiceClient) - Constructor for class com.amazonaws.util.ServiceClientHolderInputStream
-
- ServiceLatencyProvider - Class in com.amazonaws.metrics
-
Latency metric information provider.
- ServiceLatencyProvider(ServiceMetricType) - Constructor for class com.amazonaws.metrics.ServiceLatencyProvider
-
- ServiceMetricCollector - Class in com.amazonaws.metrics
-
A service provider interface that can be used to implement an AWS SDK
general purpose metric collector.
- ServiceMetricCollector() - Constructor for class com.amazonaws.metrics.ServiceMetricCollector
-
- ServiceMetricCollector.Factory - Interface in com.amazonaws.metrics
-
- ServiceMetricType - Interface in com.amazonaws.metrics
-
- serviceName - Variable in class com.amazonaws.auth.AWS4Signer
-
Service name override for use when the endpoint can't be used to
determine the service name.
- set(Collection<T>) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Sets the given metric types to replace the registry of predefined metrics
to be captured at the AWS SDK level.
- setActions(Collection<Action>) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the list of actions to which this policy statement applies.
- setAuthErrorRetryStrategy(AuthErrorRetryStrategy) - Method in class com.amazonaws.http.ExecutionContext
-
Sets the optional auth error retry strategy for this request execution.
- setAwsClient(AmazonWebServiceClient) - Method in class com.amazonaws.http.ExecutionContext.Builder
-
- setAWSRequestMetrics(AWSRequestMetrics) - Method in class com.amazonaws.DefaultRequest
-
- setAWSRequestMetrics(AWSRequestMetrics) - Method in interface com.amazonaws.Request
-
Bind the request metrics to the request.
- setCacheResponseMetadata(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether or not to cache response metadata.
- setClientConfiguration(ClientConfiguration) - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Sets the ClientConfiguration to be used by the client.
- setClientExecutionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- setClientExecutionTrackerTask(ClientExecutionAbortTrackerTask) - Method in class com.amazonaws.http.ExecutionContext
-
- setConditionKey(String) - Method in class com.amazonaws.auth.policy.Condition
-
Sets the name of the condition key involved in this condition.
- setConditions(List<Condition>) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the conditions associated with this policy statement.
- setConnectionMaxIdleMillis(long) - Method in class com.amazonaws.ClientConfiguration
-
Sets the maximum amount of time that an idle connection may sit in the connection pool and
still be eligible for reuse.
- setConnectionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
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.ClientConfiguration
-
Sets the expiration time (in milliseconds) for a connection in the connection pool.
- setContent(InputStream) - Method in class com.amazonaws.DefaultRequest
-
- setContent(InputStream) - Method in class com.amazonaws.http.HttpResponse
-
Sets the input stream containing the response content.
- setContent(InputStream) - Method in interface com.amazonaws.SignableRequest
-
Sets the optional stream containing the payload data to include for this
request.
- setCounter(String, long) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- setCounter(MetricType, long) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- setCounter(String, long) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
- setCounter(MetricType, long) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
- setCounter(String, long) - Method in class com.amazonaws.util.TimingInfo
-
- setCredentialFile(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Sets the AWS credential file to be used for accessing Amazon CloudWatch.
- setCredentialFile(String) - Method in class com.amazonaws.metrics.MetricAdmin
-
- setCredentialFile(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Sets the AWS credential file used by the default AWS SDK metric collector
for accessing CloudWatch.
- setCredentialProvider(AWSCredentialsProvider) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Sets the credential provider for the default AWS SDK metric
implementation; or null if the default is to be used.
- setCredentials(AWSCredentialsProvider) - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Sets the AWSCredentialsProvider used by the client.
- setCredentials(AWSCredentials) - Method in class com.amazonaws.handlers.CredentialsRequestHandler
-
Deprecated.
Sets the AWSCredentials.
- setCredentialScope(CredentialScope) - Method in class com.amazonaws.partitions.model.Endpoint
-
sets the credential scope for the endpoint.
- setCredentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.http.ExecutionContext
-
Sets the credentials provider used for fetching the credentials.
- setCurrentHttpRequest(HttpRequestBase) - Method in interface com.amazonaws.http.timers.client.ClientExecutionAbortTask
-
Client Execution timer task needs to abort the current running HTTP request when executed.
- setCurrentHttpRequest(HttpRequestBase) - Method in class com.amazonaws.http.timers.client.ClientExecutionAbortTaskImpl
-
- setCurrentHttpRequest(HttpRequestBase) - Method in interface com.amazonaws.http.timers.client.ClientExecutionAbortTrackerTask
-
Client execution timer task needs to abort the current running HTTP request when executed.
- setCurrentHttpRequest(HttpRequestBase) - Method in class com.amazonaws.http.timers.client.ClientExecutionAbortTrackerTaskImpl
-
- setCurrentHttpRequest(HttpRequestBase) - Method in class com.amazonaws.http.timers.client.NoOpClientExecutionAbortTrackerTask
-
- setDefaults(Endpoint) - Method in class com.amazonaws.partitions.model.Partition
-
Sets the default endpoint configuration of the partition.
- setDefaults(Endpoint) - Method in class com.amazonaws.partitions.model.Service
-
Sets the default endpoints configuration for all regions in a
partition.
- setDnsResolver(DnsResolver) - Method in class com.amazonaws.ClientConfiguration
-
Sets the DNS Resolver that should be used to for resolving AWS IP addresses.
- setDnsSuffix(String) - Method in class com.amazonaws.partitions.model.Partition
-
Sets the dns suffix of the partition.
- setEffect(Statement.Effect) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the result effect of this policy statement when it is evaluated.
- setEndpoint(String) - Method in class com.amazonaws.AmazonWebServiceClient
-
Overrides the default endpoint for this client.
- setEndpoint(URI) - Method in class com.amazonaws.DefaultRequest
-
- setEndpoint(URI) - Method in interface com.amazonaws.Request
-
Sets the service endpoint (ex: "https://ec2.amazonaws.com") to which this
request should be sent.
- setEndpointPrefix(String) - Method in class com.amazonaws.AmazonWebServiceClient
-
An internal method used to explicitly override the service name for region metadata.
- setEndTime(long) - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- setEndTimeNano(long) - Method in class com.amazonaws.util.TimingInfo
-
- setErrorCode(String) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the AWS error code represented by this exception.
- setErrorMessage(String) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the human-readable error message provided by the service.
- setErrorType(AmazonServiceException.ErrorType) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the type of error represented by this exception (sender, receiver,
or unknown), indicating if this exception was the caller's fault, or the
service's fault.
- setExecutorFactory(ExecutorFactory) - Method in class com.amazonaws.client.builder.AwsAsyncClientBuilder
-
Sets a custom executor service factory to use for the async clients.
- setExtraInfo(String) - Method in exception com.amazonaws.ResetException
-
- setGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Sets the optional progress listener for receiving updates about the progress of the request.
- setGlobalTimeOffset(int) - Static method in class com.amazonaws.SDKGlobalConfiguration
-
- setGlobalTimeOffset(int) - Static method in class com.amazonaws.SDKGlobalTime
-
Sets the global time difference in seconds between the running JVM and
AWS.
- setHeaders(Map<String, String>) - Method in class com.amazonaws.DefaultRequest
-
- setHeaders(Map<String, String>) - Method in interface com.amazonaws.Request
-
Sets all headers, clearing any existing ones.
- setHostMetricName(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Sets the host name for generating per-host level metrics.
- setHostMetricName(String) - Method in class com.amazonaws.metrics.MetricAdmin
-
- setHostMetricName(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Sets the host name to enable per-host level metrics generation.
- setHostName(String) - Method in class com.amazonaws.partitions.model.Endpoint
-
sets the endpoint string.
- setHttpHeaders(Map<String, String>) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the headers present in the error response.
- setHttpMethod(HttpMethodName) - Method in class com.amazonaws.DefaultRequest
-
- setHttpMethod(HttpMethodName) - Method in interface com.amazonaws.Request
-
Sets the HTTP method (GET, POST, etc) to use when sending this request.
- setId(String) - Method in class com.amazonaws.auth.policy.Policy
-
Sets the policy ID for this policy.
- setId(String) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the ID for this statement.
- setJvmMetricName(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Sets the name of the JVM for generating per-JVM level metrics.
- setJvmMetricName(String) - Method in class com.amazonaws.metrics.MetricAdmin
-
- setJvmMetricName(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Sets the JVM metric name to enable per-JVM level metrics generation.
- setLatestFutureTask(Future<?>) - Static method in class com.amazonaws.event.SDKProgressPublisher
-
- setLocalAddress(InetAddress) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional local address the client will bind to.
- setMachineMetricsExcluded(boolean) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Used to set whether the machine metrics is to be excluded.
- setMachineMetricsExcluded(boolean) - Method in class com.amazonaws.metrics.MetricAdmin
-
- setMachineMetricsExcluded(boolean) - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Used to set whether the JVM metrics is to be excluded.
- setMaxConnections(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections.
- setMaxErrorRetry(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the maximum number of retry attempts for failed retryable requests (ex: 5xx error
responses from services).
- setMetricCollector(MetricCollector) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Sets the metric collector to be used by the AWS SDK, and stop the
previously running collector used by the AWS SDK, if any.
- setMetricNameSpace(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Sets the metric name space.
- setMetricNameSpace(String) - Method in class com.amazonaws.metrics.MetricAdmin
-
- setMetricNameSpace(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Sets the metric name space.
- setMetricQueueSize(Integer) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Sets the metric queue size to be used for the default AWS SDK metric collector;
or null if the default is to be used.
- setMetricQueueSize(Integer) - Method in class com.amazonaws.metrics.MetricAdmin
-
- setMetricQueueSize(Integer) - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Sets the metric queue size to be used for the default AWS SDK metric
collector; or null if the default is to be used.
- setMetricsCollector(RequestMetricCollector) - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Sets a custom RequestMetricCollector to use for the client.
- setNonProxyHosts(String) - Method in class com.amazonaws.ClientConfiguration
-
Set the optional hosts the client will access without going
through the proxy.
- setOverrideDate(Date) - Method in class com.amazonaws.auth.AWS4Signer
-
Sets the date that overrides the signing date in the request.
- setParameters(Map<String, List<String>>) - Method in class com.amazonaws.DefaultRequest
-
- setParameters(Map<String, List<String>>) - Method in interface com.amazonaws.Request
-
Sets all parameters, clearing any existing values.
- setPartitionEndpoint(String) - Method in class com.amazonaws.partitions.model.Service
-
sets the region name if the service is enabled partition wide.
- setPartitionName(String) - Method in class com.amazonaws.partitions.model.Partition
-
Sets the description of the partition.
- setPerHostMetricsIncluded(boolean) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Used to set whether the per-host metrics is to be included.
- setPerHostMetricsIncluded(boolean) - Method in class com.amazonaws.metrics.MetricAdmin
-
- setPerHostMetricsIncluded(boolean) - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Used to set whether the per-host metrics is to be included.
- setPreemptiveBasicProxyAuth(Boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether to attempt to authenticate preemptively against proxy servers using basic
authentication
- setPrincipals(Collection<Principal>) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the principals associated with this policy statement, indicating
which AWS accounts are affected by this policy statement.
- setPrincipals(Principal...) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the principals associated with this policy statement, indicating
which AWS accounts are affected by this policy statement.
- setProtocol(Protocol) - Method in class com.amazonaws.ClientConfiguration
-
Sets the protocol (i.e.
- setProtocols(Set<String>) - Method in class com.amazonaws.partitions.model.Endpoint
-
sets the supported schemes for the endpoint.
- setProxyDomain(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional Windows domain name for configuration an NTLM proxy.
- setProxyHost(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy host the client will connect through.
- setProxyPassword(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy password to use when connecting through a proxy.
- setProxyPort(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy port the client will connect through.
- setProxyUsername(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy user name to use if connecting through a proxy.
- setProxyWorkstation(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional Windows workstation name for configuring NTLM proxy support.
- setQueuePollTimeoutMilli(Long) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Sets the queue poll time in millisecond to be used for the default AWS
SDK metric collector; or null if the default is to be used.
- setQueuePollTimeoutMilli(Integer) - Method in class com.amazonaws.metrics.MetricAdmin
-
- setQueuePollTimeoutMilli(Integer) - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Sets the queue poll time in millisecond to be used for the default AWS
SDK metric collector; or null if the default is to be used.
- setRawResponse(byte[]) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the raw response content.
- setRawResponseContent(String) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the raw response content.
- setReadLimit(int) - Method in class com.amazonaws.RequestClientOptions
-
Sets the optional mark-and-reset read limit used for signing and retry
purposes.
- setRefreshForceIntervalNanos(long) - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
-
Sets the forced refresh interval in nanoseconds.
- setRefreshIntervalNanos(long) - Method in class com.amazonaws.auth.profile.ProfileCredentialsProvider
-
Sets the refresh interval in nanoseconds.
- setRegion(Region) - Method in class com.amazonaws.AmazonWebServiceClient
-
- setRegion(String) - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Sets the region to be used by the client.
- setRegion(Regions) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Sets the region to be used for the default AWS SDK metric collector;
or null if the default is to be used.
- setRegion(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Sets the region to be used for the default AWS SDK metric collector;
or null if the default is to be used.
- setRegion(String) - Method in class com.amazonaws.metrics.MetricAdmin
-
- setRegion(String) - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Sets the region to be used for the default AWS SDK metric collector; or
null if the default is to be used.
- setRegion(String) - Method in class com.amazonaws.partitions.model.CredentialScope
-
Sets the region string to be used when signing a request for an
endpoint.
- setRegionalized(boolean) - Method in class com.amazonaws.partitions.model.Service
-
sets the regionalized property for a service..
- setRegionName(String) - Method in class com.amazonaws.auth.AWS4Signer
-
Sets the region name that this signer should use when calculating request
signatures.
- setRegionName(String) - Method in interface com.amazonaws.auth.RegionAwareSigner
-
Configure this signer with the name of the region it will be used
to sign requests for.
- setRegionRegex(String) - Method in class com.amazonaws.partitions.model.Partition
-
Sets the regex for the regions in the partition.
- setRequestCredentials(AWSCredentials) - Method in class com.amazonaws.AmazonWebServiceRequest
-
- setRequestCredentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Sets the optional credentials provider to use for this request, overriding the default credentials
provider at the client level.
- setRequestHandler2s(List<RequestHandler2>) - Method in class com.amazonaws.http.ExecutionContext.Builder
-
- setRequestHandlers(RequestHandler2...) - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Sets the request handlers to use in the client.
- setRequestId(String) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the AWS requestId for this exception.
- setRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Sets a request level request metric collector which takes precedence over the ones at the
http client level and AWS SDK level.
- setRequestTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for the request to complete before giving
up and timing out.
- setResourcePath(String) - Method in class com.amazonaws.DefaultRequest
-
- setResourcePath(String) - Method in interface com.amazonaws.Request
-
Sets the path to the resource being requested.
- setResources(Collection<Resource>) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the resources associated with this policy statement.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.AmazonWebServiceResponse
-
Sets the response metadata associated with this response.
- setResponseMetadataCacheSize(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the response metadata cache size.
- setResult(T) - Method in class com.amazonaws.AmazonWebServiceResponse
-
Sets the result contained by this response.
- setRetryPolicy(RetryPolicy) - Method in class com.amazonaws.ClientConfiguration
-
Sets the retry policy upon failed requests.
- setReuseLastProvider(boolean) - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
-
Enables or disables caching of the last successful credentials provider
in this chain.
- setSdkClientExecutionTimeout(int) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Sets the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- setSdkHttpMetadata(SdkHttpMetadata) - Method in class com.amazonaws.AmazonWebServiceResult
-
- setSdkRequestTimeout(int) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Sets the amount of time to wait (in milliseconds) for the request to complete before giving
up and timing out.
- setSdkResponseMetadata(T) - Method in class com.amazonaws.AmazonWebServiceResult
-
- setSecureRandom(SecureRandom) - Method in class com.amazonaws.ClientConfiguration
-
- setService(String) - Method in class com.amazonaws.partitions.model.CredentialScope
-
Sets the service name string to be used when signing a request for an
endpoint.
- setServiceName(String) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the name of the service that sent this error response.
- setServiceName(String) - Method in class com.amazonaws.auth.AWS4Signer
-
Sets the service name that this signer should use when calculating
request signatures.
- setServiceName(String) - Method in interface com.amazonaws.auth.ServiceAwareSigner
-
Configure this signer with the name of the service it will be used
to sign requests for.
- setServiceNameIntern(String) - Method in class com.amazonaws.AmazonWebServiceClient
-
An internal method used to explicitly override the service name
computed by the default implementation.
- setSignatureVersions(Set<String>) - Method in class com.amazonaws.partitions.model.Endpoint
-
returns the supported signature versions of the endpoint.
- setSigner(Signer) - Method in class com.amazonaws.http.ExecutionContext
-
Deprecated.
- setSignerOverride(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the name of the signature algorithm to use for signing requests made by this client.
- setSignerProvider(SignerProvider) - Method in class com.amazonaws.http.ExecutionContext.Builder
-
- setSignerRegionOverride(String) - Method in class com.amazonaws.AmazonWebServiceClient
-
An internal method used to explicitly override the internal signer region
computed by the default implementation.
- setSingleMetricNamespace(boolean) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Used to set whether a single metric name space is to be used for all
levels of SDK generated CloudWatch metrics, including JVM level, host
level, etc.
- setSingleMetricNamespace(boolean) - Method in class com.amazonaws.metrics.MetricAdmin
-
- setSingleMetricNamespace(boolean) - Method in interface com.amazonaws.metrics.MetricAdminMBean
-
Used to set whether a single metric name space is to be used.
- setSocketBufferSizeHints(int, int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and receive buffers.
- setSocketTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be transfered over an
established, open connection before the connection times out and is closed.
- setSslCommonName(String) - Method in class com.amazonaws.partitions.model.Endpoint
-
sets the ssl common name for the endpoint.
- setSslSocketFactory(ConnectionSocketFactory) - Method in class com.amazonaws.ApacheHttpClientConfig
-
Sets a custom Apache HTTP client specific SSL socket factory.
- setStatements(Collection<Statement>) - Method in class com.amazonaws.auth.policy.Policy
-
Sets the collection of statements contained by this policy.
- setStatusCode(int) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the HTTP status code that was returned with this service exception.
- setStatusCode(int) - Method in class com.amazonaws.http.HttpResponse
-
Sets the HTTP status code that was returned with this response.
- setStatusText(String) - Method in class com.amazonaws.http.HttpResponse
-
Sets the HTTP status text returned with this response.
- setTimeOffset(int) - Method in class com.amazonaws.AmazonWebServiceClient
-
Sets the optional value for time offset for this client.
- setTimeOffset(int) - Method in class com.amazonaws.DefaultRequest
-
- setTimeOffset(int) - Method in interface com.amazonaws.Request
-
Sets the optional value for time offset for this request.
- setType(String) - Method in class com.amazonaws.auth.policy.Condition
-
Sets the type of this condition.
- setUseExpectContinue(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets if use expect continue should be enabled.
- setUseGzip(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether gzip compression should be used
- setUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
-
- setUserAgentPrefix(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the HTTP user agent prefix to send with all requests.
- setUserAgentSuffix(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the HTTP user agent suffix to send with all requests.
- setUseReaper(boolean) - Method in class com.amazonaws.ClientConfiguration
-
- setUseRequestMetrics(boolean) - Method in class com.amazonaws.http.ExecutionContext.Builder
-
- setUseTcpKeepAlive(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether or not to enable TCP KeepAlive support at the socket level.
- setUseThrottleRetries(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether throttled retries should be used
- setValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
-
Sets the values specified for this access control policy condition.
- SharedConfigDefaultLocationProvider - Class in com.amazonaws.profile.path.config
-
Checks if there is a config file present at the default location (~/.aws/config).
- SharedConfigDefaultLocationProvider() - Constructor for class com.amazonaws.profile.path.config.SharedConfigDefaultLocationProvider
-
- shouldAbort() - Static method in enum com.amazonaws.util.SdkRuntime
-
Returns true if the current operation should abort; false otherwise.
- ShouldClearSslSessionPredicate - Class in com.amazonaws.http.conn.ssl
-
Determines whether we should apply the workaround to bug that causes the SSL session cache to be
stuck in a bad state for either 24 hours or the next JVM restart.
- ShouldClearSslSessionPredicate(JavaVersionParser.JavaVersion) - Constructor for class com.amazonaws.http.conn.ssl.ShouldClearSslSessionPredicate
-
- shouldExcludeHeaderFromSigning(String) - Method in class com.amazonaws.auth.AWS4Signer
-
- shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in class com.amazonaws.retry.PredefinedRetryPolicies.SDKDefaultRetryCondition
-
- shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in interface com.amazonaws.retry.RetryPolicy.RetryCondition
-
Returns whether a failed request should be retried according to the
given request context.
- shouldRetry(PollingStrategyContext) - Method in class com.amazonaws.waiters.MaxAttemptsRetryStrategy
-
Default way of checking if polling should be retried
or fast failed
- shouldRetry(PollingStrategyContext) - Method in interface com.amazonaws.waiters.PollingStrategy.RetryStrategy
-
Returns whether polling of a resource should be retried according to the
given polling context.
- shouldUseHttpsScheme(SignableRequest<?>) - Method in class com.amazonaws.auth.AWS3Signer
-
- shutdown() - Method in class com.amazonaws.AmazonWebServiceClient
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown(boolean) - Static method in class com.amazonaws.event.SDKProgressPublisher
-
Can be used to shutdown the (legacy) executor.
- shutdown() - Method in class com.amazonaws.http.AmazonHttpClient
-
Shuts down this HTTP client object, releasing any resources that might be held open.
- shutdown() - Static method in class com.amazonaws.http.IdleConnectionReaper
-
Shuts down the thread, allowing the class and instance to be collected.
- shutdown() - Method in class com.amazonaws.http.timers.client.ClientExecutionTimer
-
- shutdown() - Method in class com.amazonaws.http.timers.request.HttpRequestTimer
-
- sign(String, byte[], SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- sign(byte[], byte[], SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.amazonaws.auth.AWS3Signer
-
Signs the specified request with the AWS3 signing protocol by using the
AWS account credentials specified when this object was constructed and
adding the required AWS3 headers to the request.
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.amazonaws.auth.AWS4Signer
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.amazonaws.auth.NoOpSigner
-
- sign(SignableRequest<?>, AWSCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
-
This signer will add "Signature" parameter to the request.
- sign(SignableRequest<?>, SignatureVersion, SigningAlgorithm, AWSCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
-
This signer will add following authentication parameters to the request:
AWSAccessKeyId SignatureVersion SignatureMethod Timestamp Signature
- sign(SignableRequest<?>) - Method in interface com.amazonaws.auth.RequestSigner
-
Sign the given request - modifies the
passed-in request to apply the signature.
- sign(SignableRequest<?>, AWSCredentials) - Method in interface com.amazonaws.auth.Signer
-
Sign the given request with the given set of credentials.
- sign(SignableRequest<?>) - Method in class com.amazonaws.auth.SignerAsRequestSigner
-
- SignableRequest<T> - Interface in com.amazonaws
-
Represents a sign-able request being sent to an Amazon Web Service, including the
parameters being sent as part of the request, the endpoint to which the
request should be sent, etc.
- signAndBase64Encode(String, String, SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Computes an RFC 2104-compliant HMAC signature and returns the result as a
Base64 encoded string.
- signAndBase64Encode(byte[], String, SigningAlgorithm) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
Computes an RFC 2104-compliant HMAC signature for an array of bytes and
returns the result as a Base64 encoded string.
- SignatureVersion - Enum in com.amazonaws.auth
-
- Signer - Interface in com.amazonaws.auth
-
A strategy for applying cryptographic signatures to a request, proving
that the request was made by someone in posession of the given set of
credentials without transmitting the secret key over the wire.
- SignerAsRequestSigner - Class in com.amazonaws.auth
-
- SignerAsRequestSigner(Signer, AWSCredentialsProvider) - Constructor for class com.amazonaws.auth.SignerAsRequestSigner
-
- SignerFactory - Class in com.amazonaws.auth
-
Signer factory.
- signerProvider(SignerProvider) - Method in class com.amazonaws.auth.presign.PresignerParams.Builder
-
- signerProvider() - Method in class com.amazonaws.auth.presign.PresignerParams
-
- SigningAlgorithm - Enum in com.amazonaws.auth
-
- signWithMac(String, Mac) - Method in class com.amazonaws.auth.AbstractAWSSigner
-
- SimpleDB - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- SimpleMetricType - Class in com.amazonaws.metrics
-
- SimpleMetricType() - Constructor for class com.amazonaws.metrics.SimpleMetricType
-
- SimpleServiceMetricType - Class in com.amazonaws.metrics
-
- SimpleServiceMetricType(String, String) - Constructor for class com.amazonaws.metrics.SimpleServiceMetricType
-
- SimpleThroughputMetricType - Class in com.amazonaws.metrics
-
- SimpleThroughputMetricType(String, String, String) - Constructor for class com.amazonaws.metrics.SimpleThroughputMetricType
-
- SimpleWorkflow - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- Singleton - Static variable in class com.amazonaws.http.impl.client.HttpRequestNoRetryHandler
-
- Singleton - Static variable in class com.amazonaws.http.impl.client.SdkHttpRequestRetryHandler
-
- size() - Method in class com.amazonaws.util.ImmutableMapParameter
-
- skip(long) - Method in class com.amazonaws.util.LengthCheckInputStream
- SNS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- SOURCE_ARN_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
-
Condition key for the Amazon Resource Name (ARN) of the source specified
in a request.
- SOURCE_IP_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
-
Condition key for the source IP from which a request originates.
- SQS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- StackedRequestHandler - Class in com.amazonaws.handlers
-
- StackedRequestHandler(RequestHandler2...) - Constructor for class com.amazonaws.handlers.StackedRequestHandler
-
- StackedRequestHandler(List<RequestHandler2>) - Constructor for class com.amazonaws.handlers.StackedRequestHandler
-
- STANDARD - Static variable in interface com.amazonaws.auth.SdkClock
-
- start() - Method in class com.amazonaws.metrics.MetricCollector
-
Starts the request metric collector.
- STARTED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
-
- startElement(String) - Method in class com.amazonaws.util.XMLWriter
-
Starts a new element with the specified name at the current position in
the in-progress XML document.
- startEvent(String) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- startEvent(MetricType) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- startEvent(String) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
Start an event which will be timed.
- startEvent(MetricType) - Method in class com.amazonaws.util.AWSRequestMetricsFullSupport
-
- startTimer(int) - Method in class com.amazonaws.http.timers.client.ClientExecutionTimer
-
Start the timer with the specified timeout and return a object that can be used to track the
state of the timer and cancel it if need be.
- startTimer(HttpRequestBase, int) - Method in class com.amazonaws.http.timers.request.HttpRequestTimer
-
Start the timer with the specified timeout and return a object that can be used to track the
state of the timer and cancel it if need be.
- startTiming() - Static method in class com.amazonaws.util.TimingInfo
-
Captures the current wall clock time (since epoch in millisecond)
and the current time (in nanosecond) used for timing measurement.
- startTimingFullSupport() - Static method in class com.amazonaws.util.TimingInfo
-
Captures the current wall clock time (since epoch in millisecond)
and the current time (in nanosecond) used for timing measurement.
- startTimingFullSupport(long) - Static method in class com.amazonaws.util.TimingInfo
-
Captures the given start time in nanosecond, ignoring the wall clock time.
- Statement - Class in com.amazonaws.auth.policy
-
A statement is the formal description of a single permission, and is always
contained within a policy object.
- Statement(Statement.Effect) - Constructor for class com.amazonaws.auth.policy.Statement
-
Constructs a new access control policy statement with the specified
effect.
- Statement.Effect - Enum in com.amazonaws.auth.policy
-
The effect is the result that you want a policy statement to return at
evaluation time.
- StaticSignerProvider - Class in com.amazonaws.auth
-
Signer provider implementation that always returns the same signer.
- StaticSignerProvider(AWS4Signer) - Constructor for class com.amazonaws.auth.StaticSignerProvider
-
- StaxResponseHandler<T> - Class in com.amazonaws.http
-
Default implementation of HttpResponseHandler that handles a successful
response from an AWS service and unmarshalls the result using a StAX
unmarshaller.
- StaxResponseHandler(Unmarshaller<T, StaxUnmarshallerContext>) - Constructor for class com.amazonaws.http.StaxResponseHandler
-
Constructs a new response handler that will use the specified StAX
unmarshaller to unmarshall the service response and uses the specified
response element path to find the root of the business data in the
service's response.
- stop() - Method in class com.amazonaws.metrics.MetricCollector
-
Stops the request metric collector.
- StorageGateway - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- StringCondition - Class in com.amazonaws.auth.policy.conditions
-
String conditions let you constrain AWS access control policy statements
using string matching rules.
- StringCondition(StringCondition.StringComparisonType, String, String) - Constructor for class com.amazonaws.auth.policy.conditions.StringCondition
-
Constructs a new access control policy condition that compares two
strings.
- StringCondition.StringComparisonType - Enum in com.amazonaws.auth.policy.conditions
-
Enumeration of the supported ways a string comparison can be evaluated.
- StringInputStream - Class in com.amazonaws.util
-
Simple wrapper for ByteArrayInputStream that will automatically encode the
string as UTF-8 data, and still allows access to the original string.
- StringInputStream(String) - Constructor for class com.amazonaws.util.StringInputStream
-
- StringMapBuilder - Class in com.amazonaws.util
-
A convenient map builder for Strings.
- StringMapBuilder() - Constructor for class com.amazonaws.util.StringMapBuilder
-
- StringMapBuilder(String, String) - Constructor for class com.amazonaws.util.StringMapBuilder
-
- StringToByteBufferAdapter - Class in com.amazonaws.adapters.types
-
- StringToByteBufferAdapter() - Constructor for class com.amazonaws.adapters.types.StringToByteBufferAdapter
-
- StringToInputStreamAdapter - Class in com.amazonaws.adapters.types
-
- StringToInputStreamAdapter() - Constructor for class com.amazonaws.adapters.types.StringToInputStreamAdapter
-
- StringUtils - Class in com.amazonaws.util
-
Utilities for converting objects to strings.
- StringUtils() - Constructor for class com.amazonaws.util.StringUtils
-
- StructuredJsonGenerator - Interface in com.amazonaws.protocol.json
-
Interface for generating a JSON
- STS - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- Support - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- swfDefault() - Static method in class com.amazonaws.PredefinedClientConfigurations
-
- SyncBuilderParams() - Constructor for class com.amazonaws.client.builder.AwsClientBuilder.SyncBuilderParams
-
- SyncProgressListener - Class in com.amazonaws.event
-
Abstract adapter class for a progress listener that is delivered with
progress event synchronously.
- SyncProgressListener() - Constructor for class com.amazonaws.event.SyncProgressListener
-
- SystemDefaultDnsResolver - Class in com.amazonaws
-
- SystemDefaultDnsResolver() - Constructor for class com.amazonaws.SystemDefaultDnsResolver
-
- SystemPropertiesCredentialsProvider - Class in com.amazonaws.auth
-
AWSCredentialsProvider
implementation that provides credentials by
looking at the
aws.accessKeyId
and
aws.secretKey
Java system properties.
- SystemPropertiesCredentialsProvider() - Constructor for class com.amazonaws.auth.SystemPropertiesCredentialsProvider
-
- ValidationUtils - Class in com.amazonaws.util
-
Useful utilities to validate dependencies
- ValidationUtils() - Constructor for class com.amazonaws.util.ValidationUtils
-
- value(String) - Method in class com.amazonaws.util.XMLWriter
-
Adds the specified value as text to the current position of the in
progress XML document.
- value(ByteBuffer) - Method in class com.amazonaws.util.XMLWriter
-
Adds the specified value as Base64 encoded text to the current position of the in
progress XML document.
- value(Date) - Method in class com.amazonaws.util.XMLWriter
-
Adds the specified date as text to the current position of the
in-progress XML document.
- value(Object) - Method in class com.amazonaws.util.XMLWriter
-
Adds the string representation of the specified object to the current
position of the in progress XML document.
- valueOf(String) - Static method in enum com.amazonaws.AmazonServiceException.ErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.ArnCondition.ArnComparisonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.DateCondition.DateComparisonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.IpAddressCondition.IpAddressComparisonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.NumericCondition.NumericComparisonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.StringCondition.StringComparisonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.auth.policy.Principal.Services
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.auth.policy.Statement.Effect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.auth.SignatureVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.auth.SigningAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.event.ProgressEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.http.HttpMethodName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.jmx.MBeans
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.regions.Regions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.RequestClientOptions.Marker
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.AWSRequestMetrics.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.AWSServiceMetrics
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.Base16
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.Base16Lower
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.Base32
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.Base64
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.Classes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.ClassLoaderHelper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.CodecUtils
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.EncodingSchemeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.IOUtils
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.JavaVersionParser.KnownJavaVersions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.JodaTime
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.json.Jackson
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.SdkRuntime
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.util.Throwables
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.waiters.WaiterState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.amazonaws.AmazonServiceException.ErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.amazonaws.auth.policy.Condition
-
- values() - Static method in enum com.amazonaws.auth.policy.conditions.ArnCondition.ArnComparisonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.auth.policy.conditions.DateCondition.DateComparisonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.auth.policy.conditions.IpAddressCondition.IpAddressComparisonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.auth.policy.conditions.NumericCondition.NumericComparisonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.auth.policy.conditions.StringCondition.StringComparisonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.auth.policy.Principal.Services
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.auth.policy.Statement.Effect
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.auth.SignatureVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.auth.SigningAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.event.ProgressEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.http.HttpMethodName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.jmx.MBeans
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.metrics.AwsSdkMetrics
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.regions.Regions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.RequestClientOptions.Marker
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.AWSRequestMetrics.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.AWSServiceMetrics
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.Base16
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.Base16Lower
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.Base32
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.Base64
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.Classes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.ClassLoaderHelper
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.CodecUtils
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.EncodingSchemeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.amazonaws.util.ImmutableMapParameter
-
- values() - Static method in enum com.amazonaws.util.IOUtils
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.JavaVersionParser.KnownJavaVersions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.JodaTime
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.json.Jackson
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.SdkRuntime
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.util.Throwables
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.waiters.WaiterState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VersionInfoUtils - Class in com.amazonaws.util
-
Utility class for accessing AWS SDK versioning information.
- VersionInfoUtils() - Constructor for class com.amazonaws.util.VersionInfoUtils
-
- WAF - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- Waiter<Input extends AmazonWebServiceRequest> - Interface in com.amazonaws.waiters
-
- WaiterAcceptor<Output> - Class in com.amazonaws.waiters
-
- WaiterAcceptor() - Constructor for class com.amazonaws.waiters.WaiterAcceptor
-
- WaiterBuilder<Input extends AmazonWebServiceRequest,Output> - Class in com.amazonaws.waiters
-
- WaiterBuilder() - Constructor for class com.amazonaws.waiters.WaiterBuilder
-
- WaiterExecution<Input extends AmazonWebServiceRequest,Output> - Class in com.amazonaws.waiters
-
- WaiterExecution(WaiterExecutionBuilder<Input, Output>) - Constructor for class com.amazonaws.waiters.WaiterExecution
-
Constructs a new waiter with all the parameters defined
in the WaiterExecutionBuilder
- WaiterExecutionBuilder<Input extends AmazonWebServiceRequest,Output> - Class in com.amazonaws.waiters
-
- WaiterExecutionBuilder() - Constructor for class com.amazonaws.waiters.WaiterExecutionBuilder
-
- WaiterHandler<Input extends AmazonWebServiceRequest> - Class in com.amazonaws.waiters
-
Callbacks are executed synchronously.
- WaiterHandler() - Constructor for class com.amazonaws.waiters.WaiterHandler
-
- WaiterImpl<Input extends AmazonWebServiceRequest,Output> - Class in com.amazonaws.waiters
-
- WaiterImpl(WaiterBuilder<Input, Output>) - Constructor for class com.amazonaws.waiters.WaiterImpl
-
Constructs a new waiter with the given internal parameters
- WaiterParameters<Input extends AmazonWebServiceRequest> - Class in com.amazonaws.waiters
-
- WaiterParameters() - Constructor for class com.amazonaws.waiters.WaiterParameters
-
- WaiterParameters(Input) - Constructor for class com.amazonaws.waiters.WaiterParameters
-
- WaiterState - Enum in com.amazonaws.waiters
-
- WaiterTimedOutException - Exception in com.amazonaws.waiters
-
- WaiterTimedOutException(String) - Constructor for exception com.amazonaws.waiters.WaiterTimedOutException
-
Constructs a new WaiterTimedOutException with the specified error
message.
- WaiterUnrecoverableException - Exception in com.amazonaws.waiters
-
- WaiterUnrecoverableException(String) - Constructor for exception com.amazonaws.waiters.WaiterUnrecoverableException
-
Constructs a new WaiterUnrecoverableException with the specified error
message.
- waitTillCompletion() - Static method in class com.amazonaws.event.SDKProgressPublisher
-
Deprecated.
- warn(Object) - Method in class com.amazonaws.log.CommonsLog
-
- warn(Object, Throwable) - Method in class com.amazonaws.log.CommonsLog
-
- warn(Object) - Method in interface com.amazonaws.log.InternalLogApi
-
Logs a message with warn log level.
- warn(Object, Throwable) - Method in interface com.amazonaws.log.InternalLogApi
-
Logs an error with warn log level.
- withAcceptors(WaiterAcceptor<Output>...) - Method in class com.amazonaws.waiters.WaiterBuilder
-
- withAcceptors(List<WaiterAcceptor<Output>>) - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
-
- withActions(Action...) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the list of actions to which this policy statement applies and
returns this updated Statement object so that additional method calls can
be chained together.
- withAwsClient(AmazonWebServiceClient) - Method in class com.amazonaws.http.ExecutionContext.Builder
-
- withBaseServiceExceptionClass(Class<? extends AmazonServiceException>) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
-
- withBytesReadBeforeException(int) - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- withCacheResponseMetadata(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether or not to cache response metadata.
- withClientConfiguration(ClientConfiguration) - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Sets the ClientConfiguration to be used by the client.
- withClientExecutionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- withConditionKey(String) - Method in class com.amazonaws.auth.policy.Condition
-
- withConditions(Condition...) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the conditions associated with this policy statement, and returns
this updated Statement object so that additional method calls can be
chained together.
- withConnectionMaxIdleMillis(long) - Method in class com.amazonaws.ClientConfiguration
-
Sets the maximum amount of time that an idle connection may sit in the connection pool and
still be eligible for reuse.
- withConnectionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) when initially establishing a connection
before giving up and timing out, and returns the updated ClientConfiguration object so that
additional method calls may be chained together.
- withConnectionTTL(long) - Method in class com.amazonaws.ClientConfiguration
-
Sets the expiration time (in milliseconds) for a connection in the connection pool.
- withContentTypeOverride(String) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
-
- withCounter(String, long) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- withCounter(MetricType, long) - Method in class com.amazonaws.util.AWSRequestMetrics
-
- withCredentials(AWSCredentialsProvider) - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Sets the AWSCredentialsProvider used by the client.
- withCustomErrorCodeFieldName(String) - Method in class com.amazonaws.protocol.json.JsonErrorResponseMetadata
-
- withDefaultPollingStrategy(PollingStrategy) - Method in class com.amazonaws.waiters.WaiterBuilder
-
- withDnsResolver(DnsResolver) - Method in class com.amazonaws.ClientConfiguration
-
Sets the DNS Resolver that should be used to for resolving AWS IP addresses.
- withEndpoint(String) - Method in class com.amazonaws.AmazonWebServiceClient
-
- withErrorCode(String) - Method in class com.amazonaws.protocol.json.JsonErrorShapeMetadata
-
- withExecutorFactory(ExecutorFactory) - Method in class com.amazonaws.client.builder.AwsAsyncClientBuilder
-
Sets a custom executor service factory to use for the async clients.
- withExecutorService(ExecutorService) - Method in class com.amazonaws.waiters.WaiterBuilder
-
- withGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Sets the optional progress listener for receiving updates about the progress of the request,
and returns a reference to this object so that method calls can be chained together.
- withGzip(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether gzip compression should be used
- withHasStreamingSuccessResponse(boolean) - Method in class com.amazonaws.protocol.json.JsonOperationMetadata
-
- withHeader(String, String) - Method in class com.amazonaws.ClientConfiguration
-
- withId(String) - Method in class com.amazonaws.auth.policy.Policy
-
Sets the policy ID for this policy and returns the updated policy so that
multiple calls can be chained together.
- withId(String) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the ID for this statement and returns the updated statement so
multiple calls can be chained together.
- withLocalAddress(InetAddress) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional local address the client will bind to and returns the updated
ClientConfiguration object.
- withMaxConnections(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the maximum number of allowed open HTTP connections and returns the updated
ClientConfiguration object.
- withMaxErrorRetry(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the maximum number of retry attempts for failed retryable requests (ex: 5xx error
responses from services), and returns the updated ClientConfiguration object.
- withMaxNumErrors(int) - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- withMetricsCollector(RequestMetricCollector) - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Sets a custom RequestMetricCollector to use for the client.
- withModeledClass(Class<? extends AmazonServiceException>) - Method in class com.amazonaws.protocol.json.JsonErrorShapeMetadata
-
- withNonProxyHosts(String) - Method in class com.amazonaws.ClientConfiguration
-
Set the optional hosts the client will access without going
through the proxy.
- withParameter(String, String) - Method in class com.amazonaws.DefaultRequest
-
- withParameter(String, String) - Method in interface com.amazonaws.Request
-
Adds the specified request parameter to this request, and returns the
updated request object.
- withPayloadJson(boolean) - Method in class com.amazonaws.protocol.json.JsonOperationMetadata
-
- withPollingStrategy(PollingStrategy) - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
-
- withPollingStrategy(PollingStrategy) - Method in class com.amazonaws.waiters.WaiterParameters
-
Constructs a new WaiterParameters with the given polling strategy
- withPreemptiveBasicProxyAuth(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether to attempt to authenticate preemptively against proxy servers using basic
authentication, and returns the updated ClientConfiguration object so that additional method
calls may be chained together.
- withPrincipals(Principal...) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the principals associated with this policy statement, and returns
this updated Statement object.
- withProtocol(Protocol) - Method in class com.amazonaws.ClientConfiguration
-
Sets the protocol (i.e.
- withProtocolVersion(String) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
-
- withProxyDomain(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional Windows domain name for configuration an NTLM proxy and returns a reference
to this updated ClientConfiguration object so that additional method calls can be chained
together.
- withProxyHost(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy host the client will connect through and returns the updated
ClientConfiguration object.
- withProxyPassword(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy password to use when connecting through a proxy, and returns the
updated ClientConfiguration object.
- withProxyPort(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy port the client will connect through and returns the updated
ClientConfiguration object.
- withProxyUsername(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional proxy user name and returns the updated ClientConfiguration object.
- withProxyWorkstation(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional Windows workstation name for configuring NTLM proxy support, and returns
the updated ClientConfiguration object so that additional method calls can be chained
together.
- withReaper(boolean) - Method in class com.amazonaws.ClientConfiguration
-
- withRegion(Region) - Method in class com.amazonaws.AmazonWebServiceClient
-
- withRegion(Regions) - Method in class com.amazonaws.AmazonWebServiceClient
-
Convenient fluent method for setting region.
- withRegion(Regions) - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Sets the region to be used by the client.
- withRegion(String) - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Sets the region to be used by the client.
- withRequest(Input) - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
-
- withRequest(Input) - Method in class com.amazonaws.waiters.WaiterParameters
-
Constructs a new WaiterParameters with the given request
- withRequestCredentialsProvider(AWSCredentialsProvider) - Method in class com.amazonaws.auth.presign.PresignerFacade.PresigningRequest
-
- withRequestHandler2s(List<RequestHandler2>) - Method in class com.amazonaws.http.ExecutionContext.Builder
-
- withRequestHandlers(RequestHandler2...) - Method in class com.amazonaws.client.builder.AwsClientBuilder
-
Sets the request handlers to use in the client.
- withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Specifies a request level metric collector which takes precedence over the ones at the http
client level and AWS SDK level.
- withRequestTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for the request to complete before giving
up and timing out.
- withResetIntervalBeforeException(int) - Method in class com.amazonaws.util.UnreliableFilterInputStream
-
- withResources(Resource...) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the resources associated with this policy statement and returns this
updated Statement object so that additional method calls can be chained
together.
- withResponseMetadataCacheSize(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the response metadata cache size.
- withRetryPolicy(RetryPolicy) - Method in class com.amazonaws.ClientConfiguration
-
Sets the retry policy upon failed requests, and returns the updated ClientConfiguration
object.
- withSdkClientExecutionTimeout(int) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Sets the amount of time (in milliseconds) to allow the client to complete the execution of
an API call.
- withSdkFunction(SdkFunction<Input, Output>) - Method in class com.amazonaws.waiters.WaiterBuilder
-
- withSdkFunction(SdkFunction) - Method in class com.amazonaws.waiters.WaiterExecutionBuilder
-
- withSdkRequestTimeout(int) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Sets the amount of time to wait (in milliseconds) for the request to complete before giving
up and timing out.
- withSecureRandom(SecureRandom) - Method in class com.amazonaws.ClientConfiguration
-
- withSignerOverride(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the name of the signature algorithm to use for signing requests made by this client.
- withSignerProvider(SignerProvider) - Method in class com.amazonaws.http.ExecutionContext.Builder
-
- withSocketBufferSizeHints(int, int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and receive buffers, and
returns the updated ClientConfiguration object so that additional method calls may be chained
together.
- withSocketTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be transfered over an
established, open connection before the connection times out and is closed, and returns the
updated ClientConfiguration object so that additional method calls may be chained together.
- withSslSocketFactory(ConnectionSocketFactory) - Method in class com.amazonaws.ApacheHttpClientConfig
-
Fluent API for setting a custom Apache HTTP client specific SSL socket
factory.
- withStatements(Statement...) - Method in class com.amazonaws.auth.policy.Policy
-
Sets the collection of statements contained by this policy and returns
this policy object so that additional method calls can be chained
together.
- withSupportsCbor(boolean) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
-
- withSupportsIon(boolean) - Method in class com.amazonaws.protocol.json.JsonClientMetadata
-
- withTcpKeepAlive(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether or not to enable TCP KeepAlive support at the socket level.
- withThrottledRetries(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether throttled retries should be used
- withTimeOffset(int) - Method in class com.amazonaws.AmazonWebServiceClient
-
Sets the optional value for time offset for this client.
- withTimeOffset(int) - Method in class com.amazonaws.DefaultRequest
-
- withTimeOffset(int) - Method in interface com.amazonaws.Request
-
Sets the optional value for time offset for this request.
- withType(String) - Method in class com.amazonaws.auth.policy.Condition
-
- withUseExpectContinue(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets if use expect continue should be enabled.
- withUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
-
- withUserAgentPrefix(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the HTTP user agent prefix header used in requests and returns the updated ClientConfiguration
object.
- withUserAgentSuffix(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the HTTP user agent suffix header used in requests and returns the updated ClientConfiguration
object.
- withUseRequestMetrics(boolean) - Method in class com.amazonaws.http.ExecutionContext.Builder
-
- withValues(String...) - Method in class com.amazonaws.auth.policy.Condition
-
- withValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
-
- Workspaces - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
Deprecated.
- wrap(ProgressListener) - Static method in class com.amazonaws.event.ProgressListener.ExceptionReporter
-
Returns a wrapper for the given listener to capture the first
exception thrown.
- wrap(HttpClientConnectionManager) - Static method in class com.amazonaws.http.conn.ClientConnectionManagerFactory
-
Returns a wrapped instance of HttpClientConnectionManager
to capture the necessary performance metrics.
- writeEndArray() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeEndArray() - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeEndObject() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeEndObject() - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeFieldName(String) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeFieldName(String) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeStartArray() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeStartArray() - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeStartObject() - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeStartObject() - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeTo(OutputStream) - Method in class com.amazonaws.http.RepeatableInputStreamRequestEntity
-
Resets the underlying InputStream if this isn't the first attempt to
write out the request, otherwise simply delegates to
InputStreamRequestEntity to write out the data.
- writeTo(OutputStream) - Method in class com.amazonaws.metrics.MetricInputStreamEntity
-
- writeValue(String) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeValue(boolean) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeValue(long) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeValue(double) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeValue(float) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeValue(short) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeValue(int) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeValue(ByteBuffer) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeValue(Date) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeValue(BigDecimal) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeValue(BigInteger) - Method in class com.amazonaws.protocol.json.SdkJsonGenerator
-
- writeValue(String) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeValue(boolean) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeValue(long) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeValue(double) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeValue(float) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeValue(short) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeValue(int) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeValue(ByteBuffer) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeValue(Date) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeValue(BigDecimal) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-
- writeValue(BigInteger) - Method in interface com.amazonaws.protocol.json.StructuredJsonGenerator
-