Package | Description |
---|---|
com.amazonaws.services.s3.internal |
Modifier and Type | Class and Description |
---|---|
class |
ObjectExpirationHeaderHandler<T extends ObjectExpirationResult>
Header handler to pull the EXPIRATION header out of the response.
|
class |
ObjectRestoreHeaderHandler<T extends ObjectRestoreResult>
Header handler to pull the RESTORE header out of the response.
|
class |
S3VersionHeaderHandler
Header handler to pull the S3_VERSION_ID header out of the response.
|
class |
ServerSideEncryptionHeaderHandler<T extends ServerSideEncryptionResult>
Base request handler for responses that include a server-side encryption
header
|
Constructor and Description |
---|
ResponseHeaderHandlerChain(com.amazonaws.transform.Unmarshaller<T,InputStream> responseUnmarshaller,
HeaderHandler<T>... headerHandlers) |
Copyright © 2014. All rights reserved.