| Class and Description |
|---|
| CompletedDirectoryTransfer
A completed directory-based transfer.
|
| CompletedDirectoryUpload
Represents a completed upload directory transfer to Amazon S3.
|
| CompletedDirectoryUpload.Builder |
| CompletedDownload
Represents a completed download transfer from Amazon S3.
|
| CompletedDownload.TypedBuilder
The type-parameterized version of
CompletedDownload.UntypedBuilder. |
| CompletedDownload.UntypedBuilder
Initial calls to
CompletedDownload.builder() return an CompletedDownload.UntypedBuilder, where the builder is not yet
parameterized with the generic type associated with CompletedDownload. |
| CompletedFileDownload
Represents a completed download transfer from Amazon S3.
|
| CompletedFileDownload.Builder |
| CompletedFileUpload
Represents a completed upload transfer to Amazon S3.
|
| CompletedFileUpload.Builder |
| CompletedObjectTransfer
A completed single object transfer.
|
| CompletedTransfer
The parent interface for all completed transfers.
|
| CompletedUpload
Represents a completed upload transfer to Amazon S3.
|
| CompletedUpload.Builder |
| DirectoryTransfer
Represents the upload or download of a directory of files to or from S3.
|
| DirectoryUpload
An upload transfer of a single object to S3.
|
| Download
A download transfer of a single object from S3.
|
| DownloadFileRequest
Download an object identified by the bucket and key from S3 to a local file.
|
| DownloadFileRequest.Builder
A builder for a
DownloadFileRequest, created with DownloadFileRequest.builder() |
| DownloadRequest
Download an object identified by the bucket and key from S3 through the given
AsyncResponseTransformer. |
| DownloadRequest.TypedBuilder
The type-parameterized version of
DownloadRequest.UntypedBuilder. |
| DownloadRequest.UntypedBuilder
Initial calls to
DownloadRequest.builder() return an DownloadRequest.UntypedBuilder, where the builder is not yet
parameterized with the generic type associated with DownloadRequest. |
| FailedFileUpload
Represents a failed single file upload from
S3TransferManager.uploadDirectory(software.amazon.awssdk.transfer.s3.UploadDirectoryRequest). |
| FailedFileUpload.Builder |
| FailedObjectTransfer
Represents a failed single file transfer in a multi-file transfer operation such as
S3TransferManager.uploadDirectory(software.amazon.awssdk.transfer.s3.UploadDirectoryRequest) |
| FileDownload
A download transfer of a single object from S3.
|
| FileUpload
An upload transfer of a single object to S3.
|
| ObjectTransfer
Represents the upload or download of a single object to or from S3.
|
| S3ClientConfiguration
Optional configuration for the underlying S3 client for which the TransferManager already provides
sensible defaults.
|
| S3ClientConfiguration.Builder
The builder definition for a
S3ClientConfiguration. |
| S3TransferManager
The S3 Transfer Manager is a library that allows users to easily and
optimally upload and downloads to and from S3.
|
| S3TransferManager.Builder
The builder definition for a
S3TransferManager. |
| S3TransferManagerOverrideConfiguration
Configuration options for how
S3TransferManager processes requests. |
| S3TransferManagerOverrideConfiguration.Builder
The builder definition for a
S3TransferManagerOverrideConfiguration. |
| Transfer
Represents the upload or download of one or more objects to or from S3.
|
| TransferDirectoryRequest
Interface for all transfer directory requests.
|
| TransferObjectRequest
Interface for all single object transfer requests.
|
| TransferRequest
The parent interface for all transfer requests.
|
| TransferRequestOverrideConfiguration
Configuration options for
UploadFileRequest and DownloadFileRequest. |
| TransferRequestOverrideConfiguration.Builder |
| Upload
An upload transfer of a single object to S3.
|
| UploadDirectoryOverrideConfiguration
Configuration options for
S3TransferManager.uploadDirectory(software.amazon.awssdk.transfer.s3.UploadDirectoryRequest). |
| UploadDirectoryOverrideConfiguration.Builder |
| UploadDirectoryRequest
Request object to upload a local directory to S3 using the Transfer Manager.
|
| UploadDirectoryRequest.Builder |
| UploadFileRequest
Upload a local file to an object in S3.
|
| UploadFileRequest.Builder
A builder for a
UploadFileRequest, created with UploadFileRequest.builder() |
| UploadRequest
Upload the given
AsyncRequestBody to an object in S3. |
| UploadRequest.Builder
A builder for a
UploadRequest, created with UploadRequest.builder() |
| Class and Description |
|---|
| CompletedDirectoryUpload
Represents a completed upload directory transfer to Amazon S3.
|
| CompletedDownload
Represents a completed download transfer from Amazon S3.
|
| CompletedFileDownload
Represents a completed download transfer from Amazon S3.
|
| CompletedFileUpload
Represents a completed upload transfer to Amazon S3.
|
| CompletedUpload
Represents a completed upload transfer to Amazon S3.
|
| DirectoryTransfer
Represents the upload or download of a directory of files to or from S3.
|
| DirectoryUpload
An upload transfer of a single object to S3.
|
| Download
A download transfer of a single object from S3.
|
| DownloadFileRequest
Download an object identified by the bucket and key from S3 to a local file.
|
| DownloadRequest
Download an object identified by the bucket and key from S3 through the given
AsyncResponseTransformer. |
| FileDownload
A download transfer of a single object from S3.
|
| FileUpload
An upload transfer of a single object to S3.
|
| ObjectTransfer
Represents the upload or download of a single object to or from S3.
|
| S3TransferManager
The S3 Transfer Manager is a library that allows users to easily and
optimally upload and downloads to and from S3.
|
| S3TransferManager.Builder
The builder definition for a
S3TransferManager. |
| Transfer
Represents the upload or download of one or more objects to or from S3.
|
| Upload
An upload transfer of a single object to S3.
|
| UploadDirectoryOverrideConfiguration
Configuration options for
S3TransferManager.uploadDirectory(software.amazon.awssdk.transfer.s3.UploadDirectoryRequest). |
| UploadDirectoryRequest
Request object to upload a local directory to S3 using the Transfer Manager.
|
| UploadFileRequest
Upload a local file to an object in S3.
|
| UploadRequest
Upload the given
AsyncRequestBody to an object in S3. |
| Class and Description |
|---|
| CompletedObjectTransfer
A completed single object transfer.
|
| TransferObjectRequest
Interface for all single object transfer requests.
|
| Class and Description |
|---|
| CompletedObjectTransfer
A completed single object transfer.
|
| TransferObjectRequest
Interface for all single object transfer requests.
|
Copyright © 2022. All rights reserved.