Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.internal | |
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectExpirationHeaderHandler<T extends ObjectExpirationResult>
Header handler to pull the EXPIRATION header out of the response.
|
Modifier and Type | Class and Description |
---|---|
class |
CompleteMultipartUploadResult
The CompleteMultipartUploadResult contains all the information about the
CompleteMultipartUpload method.
|
class |
CopyObjectResult
Contains the data returned by Amazon S3 from the
AmazonS3.copyObject(CopyObjectRequest copyObjectRequest) call. |
class |
ObjectMetadata
Represents the object metadata that is stored with Amazon S3.
|
class |
PutObjectResult
Contains the data returned by Amazon S3 from the
putObject
operation. |
Copyright © 2024. All rights reserved.