| BatchDeleteRequest |
Request to initiate a batch delete request.
|
| BatchDeleteResponse |
Result to be returned after batch delete request.
|
| CompleteMultipartUploadRequest |
Request to complete multipart upload.
|
| CompleteMultipartUploadResult |
Result to be returned when completing a multipart request.
|
| CopyObjectResult |
DTO as representation of a succeeded copy process.
|
| CopyPartResult |
|
| ErrorResponse |
A DTO which can be used as an response body if an error occurred.
|
| EtagSerializer |
ETag values must be wrapped in quotation marks.
|
| 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 |
|
| 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.
|
| ObjectIdentifier |
Object identifier used in many APIs.
|
| ObjectRef |
Represents a S3 Object referenced by Bucket and Key.
|
| Owner |
Owner of a Bucket.
|
| Part |
|
| Prefix |
|
| Range |
Range request value object.
|
| Tagging |
Result to be returned for GetObjectTagging.
|