Package | Description |
---|---|
com.amazonaws.auth.presign | |
com.amazonaws.client | |
com.amazonaws.http | |
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 |
SdkHttpMetadata
Metadata about the HTTP response.
|
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 © 2016. All rights reserved.