Package dev.dosya.sdk.model
Class UploadInitResponse.Resumable
java.lang.Object
dev.dosya.sdk.model.UploadInitResponse.Resumable
- Enclosing class:
- UploadInitResponse
Multipart upload configuration returned when the file qualifies for resumable upload.
- Since:
- 0.1.0
-
Constructor Details
-
Resumable
-
-
Method Details
-
getPartSize
public int getPartSize() -
getTotalParts
public int getTotalParts() -
getPartUploadUrl
-
getCompleteUrl
-
getStatusUrl
-