| Package | Description |
|---|---|
| com.amazonaws.auth.presign | |
| com.amazonaws.client | |
| com.amazonaws.event | |
| com.amazonaws.http | |
| com.amazonaws.retry | |
| com.amazonaws.retry.v2 |
| Modifier and Type | Class and Description |
|---|---|
class |
PresignerFacade
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. |
class |
PresignerParams
Params object passed to the presigner extension class for a service client and also for
PresignerFacade. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientHandlerImpl
Default implementation of
ClientHandler. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProgressEvent
A progress event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SdkHttpMetadata
Metadata about the HTTP response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RetryPolicy
Retry policy that can be configured on a specific service client using
ClientConfiguration. |
| Modifier and Type | Class and Description |
|---|---|
class |
RetryPolicyContext
Contains useful information about a failed request that can be used to make retry and backoff decisions.
|
Copyright © 2017. All rights reserved.