Namespace Aws\Common\Model\MultipartUpload
Classes summary
| AbstractTransfer | Abstract class for transfer commonalities |
| AbstractTransferState | State of a multipart upload |
| AbstractUploadBuilder | Easily create a multipart uploader used to quickly and reliably upload a large file or data stream to Amazon S3 using multipart uploads |
| AbstractUploadId | An object that encapsulates the data identifying an upload |
| AbstractUploadPart | An object that encapsulates the data for an upload part |
Interfaces summary
| TransferInterface | Interface for transferring the contents of a data source to an AWS service via a multipart upload interface |
| TransferStateInterface | State of a multipart upload |
| UploadIdInterface | An object that encapsulates the data identifying an upload |
| UploadPartInterface | An object that encapsulates the data for an upload part |