Interface | Description |
---|---|
MetricAware | Deprecated |
Releasable |
Used for releasing a resource.
|
Class | Description |
---|---|
CustomBackoffStrategy | |
DynamoDBBackoffStrategy | |
ListWithAutoConstructFlag<T> |
List with auto construct flag to indicate whether it is auto constructed by
Java SDK.
|
ReleasableInputStream |
An input stream that can have the close operation disabled (to avoid
accidentally being closed).
|
ResettableInputStream |
A mark-and-resettable input stream that can be used on files or file input
streams.
|
ReturningRunnable<R> |
Internal class to allow easy surfacing of synchronous and asynchronous operations.
|
SdkDigestInputStream |
Base class for AWS Android SDK specific
DigestInputStream . |
SdkFilterInputStream |
Base class for AWS Java SDK specific
FilterInputStream . |
SdkFilterOutputStream | Deprecated
class only adds metrics, which is deprecated
|
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.
|