Amazon.S3.Transfer.Internal |
Name | Description |
---|---|
BaseDownloadRequest | The base class for requests that return Amazon S3 objects. |
DownloadDirectoryProgressArgs | Encapsulates the information needed to provide transfer progress to subscribers of the DownloadDirectory event. |
Executer | |
TransferAsyncResult | |
TransferUtility | Provides a high level utility for managing transfers to and from Amazon S3. When uploading large files by specifying file paths instead of a stream, |
TransferUtilityConfig | Provides configuration options for how TransferUtility processes requests. The best configuration settings depend on network configuration, latency and bandwidth. The default configuration settings are suitable for most applications, but this class enables developers to experiment with different configurations and tune transfer manager performance. |
TransferUtilityDownloadDirectoryRequest | Request object for downloading a directory with the TransferUtility. |
TransferUtilityDownloadRequest | Contains all the parameters that can be set when making a this request with the TransferUtility method. |
TransferUtilityUploadDirectoryRequest | Contains all the parameters that can be set when making a this request with the TransferUtility method. |
TransferUtilityUploadRequest | Contains all the parameters that can be set when making a this request with the TransferUtility method. |
UploadDirectoryProgressArgs | Encapsulates the information needed to provide transfer progress to subscribers of the UploadDirectory event. |
UploadProgressArgs | Encapsulates the information needed to provide transfer progress to subscribers of the Put Object Event. |