| Class and Description |
|---|
| TransferProgress
Describes the progress of a transfer.
|
| Class and Description |
|---|
| AbortableTransfer
Represents an asynchronous transfer from Amazon S3 that can be aborted
|
| Copy
Represents an asynchronous copy request from one Amazon S3 location another.
|
| Download
Represents an asynchronous download from Amazon S3.
|
| KeyFilter
An interface that specifies a filter to apply when transferring a directory.
|
| MultipleFileDownload
Multiple file download of an entire virtual directory.
|
| MultipleFileUpload
Multiple file upload of an entire virtual directory.
|
| ObjectCannedAclProvider
This is the callback interface which is used by TransferManager.uploadDirectory and
TransferManager.uploadFileList.
|
| ObjectMetadataProvider
This is the callback interface which is used by TransferManager.uploadDirectory and
TransferManager.uploadFileList.
|
| ObjectTaggingProvider
This is the callback interface which is used by
TransferManager.uploadDirectory(String,
String, File, boolean, ObjectMetadataProvider, ObjectTaggingProvider) and
TransferManager.uploadFileList(String, String, File, List, ObjectMetadataProvider,
ObjectTaggingProvider). |
| PauseResult
The result of a pause operation.
|
| PauseStatus |
| PersistableDownload
An opaque token that holds some private state and can be used to resume a
paused download operation.
|
| PersistableTransfer
Abstract base class for the information of a pausible upload or download; such
information can be used to resume the upload or download later on, and can be
serialized/deserialized for persistence purposes.
|
| PersistableUpload
An opaque token that holds some private state and can be used to resume a
paused download operation.
|
| PresignedUrlDownload
Interface to represent the output for the asynchronous download operation using presigned url in
TransferManager. |
| Transfer
Represents an asynchronous upload to or download from Amazon S3.
|
| Transfer.TransferState
Enumeration of the possible transfer states.
|
| TransferManager
High level utility for managing transfers to Amazon S3.
|
| TransferManagerBuilder
Fluent builder for
TransferManager. |
| TransferManagerConfiguration
Configuration options for how
TransferManager processes requests. |
| TransferProgress
Describes the progress of a transfer.
|
| Upload
Represents an asynchronous upload to Amazon S3.
|
| Class and Description |
|---|
| PauseStatus |
| Class and Description |
|---|
| AbortableTransfer
Represents an asynchronous transfer from Amazon S3 that can be aborted
|
| Copy
Represents an asynchronous copy request from one Amazon S3 location another.
|
| Download
Represents an asynchronous download from Amazon S3.
|
| MultipleFileDownload
Multiple file download of an entire virtual directory.
|
| MultipleFileUpload
Multiple file upload of an entire virtual directory.
|
| PauseResult
The result of a pause operation.
|
| PauseStatus |
| PersistableDownload
An opaque token that holds some private state and can be used to resume a
paused download operation.
|
| PersistableTransfer
Abstract base class for the information of a pausible upload or download; such
information can be used to resume the upload or download later on, and can be
serialized/deserialized for persistence purposes.
|
| PersistableUpload
An opaque token that holds some private state and can be used to resume a
paused download operation.
|
| PresignedUrlDownload
Interface to represent the output for the asynchronous download operation using presigned url in
TransferManager. |
| Transfer
Represents an asynchronous upload to or download from Amazon S3.
|
| Transfer.TransferState
Enumeration of the possible transfer states.
|
| TransferManager
High level utility for managing transfers to Amazon S3.
|
| TransferManagerConfiguration
Configuration options for how
TransferManager processes requests. |
| TransferProgress
Describes the progress of a transfer.
|
| Upload
Represents an asynchronous upload to Amazon S3.
|
Copyright © 2025. All rights reserved.