Interface FileUploadRequest.FileTypeStage
- All Known Implementing Classes:
FileUploadRequest.Builder
- Enclosing class:
FileUploadRequest
public static interface FileUploadRequest.FileTypeStage
-
Method Summary
Modifier and TypeMethodDescriptionMIME type of the file being uploaded.
-
Method Details
-
fileType
MIME type of the file being uploaded. Used to set the correct Content-Type on the stored object.
-