Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.internal |
Modifier and Type | Class and Description |
---|---|
class |
InitiateMultipartUploadHeaderHandler |
class |
ListPartsHeaderHandler |
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 |
ObjectTransitionHeaderHandler<T extends ObjectTransitionResult>
Header handler to pull the TRANSITION header out of the response.
|
class |
S3RequesterChargedHeaderHandler<T extends S3RequesterChargedResult>
Header handler to pull the
Headers.REQUESTER_CHARGED_HEADER 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.ibm.cloud.objectstorage.transform.Unmarshaller<T,InputStream> responseUnmarshaller,
HeaderHandler<T>... headerHandlers) |
Copyright © 2024. All rights reserved.