Package | Description |
---|---|
com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
com.amazonaws.services.s3.internal |
Modifier and Type | Field and Description |
---|---|
private S3XmlResponseHandler<java.lang.Void> |
AmazonS3Client.voidResponseHandler
Shared response handler for operations with no response.
|
Modifier and Type | Class and Description |
---|---|
class |
ResponseHeaderHandlerChain<T>
An XML response handler that can also process an arbitrary number of headers
in the response.
|