Uses of Package
com.amazonaws.services.s3.transfer
Packages that use com.amazonaws.services.s3.transfer
Package
Description
Transfer management.
-
Classes in com.amazonaws.services.s3.transfer used by com.amazonaws.services.dynamodbv2.datamodeling
-
Classes in com.amazonaws.services.s3.transfer used by com.amazonaws.services.s3.transferClassDescriptionRepresents an asynchronous copy request from one Amazon S3 location another.Represents an asynchronous download from Amazon S3.Multiple file download of an entire virtual directory.Multiple file download of an entire virtual directory.This is the callback interface which is used by TransferManager.uploadDirectory and TransferManager.uploadFileList.The result of a pause operation.An opaque token that holds some private state and can be used to resume a paused download operation.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.An opaque token that holds some private state and can be used to resume a paused download operation.Represents an asynchronous upload to or download from Amazon S3.Enumeration of the possible transfer states.Configuration options for how
TransferManager
processes requests.Describes the progress of a transfer.Represents an asynchronous upload to Amazon S3. -
Classes in com.amazonaws.services.s3.transfer used by com.amazonaws.services.s3.transfer.exception