Interface | Description |
---|---|
MetricAware |
Used to check if any metrics gathering activity is already turned on in one
of the underlying wrapped objects.
|
Class | Description |
---|---|
CustomBackoffStrategy | |
DynamoDBBackoffStrategy | |
EC2MetadataClient |
Simple client for accessing the Amazon EC2 Instance Metadata Service.
|
ListWithAutoConstructFlag<T> |
List with auto construct flag to indicate whether it is auto constructed by Java SDK.
|
SdkDigestInputStream |
Base class for AWS Java SDK specific
DigestInputStream . |
SdkFilterInputStream |
Base class for AWS Java SDK specific
FilterInputStream . |
SdkFilterOutputStream |
Base class for AWS Java SDK specific
FilterOutputStream . |
StaticCredentialsProvider |
Simple implementation of AWSCredentialsProvider that just wraps static AWSCredentials.
|
Exception | Description |
---|---|
CRC32MismatchException |
The exception will be thrown when client side CRC32 checksum does not match the one from server side.
|
Copyright © 2016. All rights reserved.