| Class | Description |
|---|---|
| BatchDeleteRequest |
Request to initiate a batch delete request.
|
| BatchDeleteRequest.ObjectToDelete | |
| BatchDeleteResponse |
Result to be returned after batch delete request.
|
| CompleteMultipartUploadResult |
Result to be returned when completing a multipart request.
|
| CopyObjectResult |
DTO as representation of a succeeded copy process.
|
| CopyPartResult | |
| DeletedObject |
Object entry of a successful batch delete request.
|
| ErrorResponse |
A DTO which can be used as an response body if an error occurred.
|
| InitiateMultipartUploadResult |
Result to be returned after multipart upload initiation.
|
| ListAllMyBucketsResult |
Represents a result of listing all Buckets.
|
| ListBucketResult |
Represents a result of listing objects that reside in a Bucket.
|
| ListBucketResultV2 |
Represents a result of listing objects that reside in a Bucket.
|
| ListMultipartUploadsResult |
List Multipart Uploads result according to the
S3 API
Reference.
|
| ListMultipartUploadsResult.Prefix | |
| ListPartsResult |
List-Parts result with some hard-coded values as this is sufficient for now.
|
| MultipartUpload |
Container for elements related to a particular multipart upload, according to the
S3 API
Reference.
|
| ObjectRef |
Represents a S3 Object referenced by Bucket and Key.
|
| Owner |
Owner of a Bucket.
|
| Part | |
| Range |
Range request value object.
|
| Tagging |
Result to be returned for GetObjectTagging.
|
Copyright © 2019 Adobe. All rights reserved.