| 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 | |
| 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. |
| SdkInputStream |
Base class for AWS Java SDK specific
InputStream. |
| 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.
|