Package | Description |
---|---|
com.amazonaws.services.s3.internal | |
com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Class and Description |
---|---|
class |
S3VersionHeaderHandler<T extends S3VersionResult>
Header handler to pull the S3_VERSION_ID header out of the response.
|
Modifier and Type | Class and Description |
---|---|
class |
CopyObjectResult
Contains the data returned by Amazon S3 from the
AmazonS3.copyObject(CopyObjectRequest copyObjectRequest) call. |
class |
PutObjectResult
Contains the data returned by Amazon S3 from the
putObject
operation. |
Copyright © 2023. All rights reserved.