Module uploads

Module uploads 

Source

Structs§

AddUploadPartRequest
Request parameters for adding a part to an Upload
CompleteUploadRequest
Request parameters for completing an Upload
CreateUploadRequest
Request to create an upload object that can accept byte chunks in the form of Parts.
CreateUploadRequestArgs
Builder for CreateUploadRequest.
Upload
The Upload object can accept byte chunks in the form of Parts.
UploadPart
The upload Part represents a chunk of bytes we can add to an Upload object.

Enums§

UploadPurpose
The intended purpose of the uploaded file.
UploadStatus
The status of an upload