Class
Description
Represents a completed copy transfer to Amazon S3.
Represents a completed download directory transfer to Amazon S3.
A completed directory-based transfer.
Represents a completed upload directory transfer to Amazon S3.
Represents a completed download transfer from Amazon S3.
Represents a completed download transfer from Amazon S3.
Represents a completed upload transfer to Amazon S3.
A completed single object transfer.
The parent interface for all completed transfers.
Represents a completed upload transfer to Amazon S3.
A copy transfer of an object that is already stored in S3.
Creates a copy of an object that is already stored in S3.
A download transfer of a directory of objects from S3
Represents the upload or download of a directory of files to or from S3.
An upload transfer of a single object to S3.
A download transfer of a single object from S3.
Request object to download the objects in the provided S3 bucket to a local directory using the Transfer Manager.
Download an object identified by the bucket and key from S3 to a local file.
Represents the request to download an object identified by the bucket and key from S3 through the givenAsyncResponseTransformer.A download transfer of a single object from S3.
An upload transfer of a single object to S3.
Represents the upload or download of a single object to or from S3.
An opaque token that holds the state and can be used to resume a paused download operation.
POJO class that holds the state and can be used to resume a paused upload file operation.
Contains the information of a pausible upload or download; such information can be used to resume the upload or download later on
Represents the upload or download of one or more objects to or from S3.
Interface for all transfer directory requests.
Interface for all single object transfer requests.
The parent interface for all transfer requests.
An upload transfer of a single object to S3.
Request object to upload a local directory to S3 using the Transfer Manager.
Represents the request to upload a local file to an object in S3.