Structs§
- AddUpload
Part Request - Request parameters for adding a part to an Upload
- Complete
Upload Request - Request parameters for completing an Upload
- Create
Upload Request - Request to create an upload object that can accept byte chunks in the form of Parts.
- Create
Upload Request Args - Builder for
CreateUploadRequest. - Upload
- The Upload object can accept byte chunks in the form of Parts.
- Upload
Part - The upload Part represents a chunk of bytes we can add to an Upload object.
Enums§
- Upload
Purpose - The intended purpose of the uploaded file.
- Upload
Status - The status of an upload