BlobInitResponseLinks | @here/olp-sdk-ts
Interface BlobInitResponseLinks
Hierarchy
- BlobInitResponseLinks
Index
Properties
Properties
Optional _delete
The link for canceling the multipart upload.
Optional complete
The link for finalizing the multipart upload.
Optional status
The link for checking the status of the multipart upload.
Optional upload Part
The link for uploading parts of the multipart upload.
Generated using TypeDoc
Describes a set of link for checking the uploading parts, getting status, finalizing, etc. of the multipart upload.