Interface FileUploadRequest.FileTypeStage

All Known Implementing Classes:
FileUploadRequest.Builder
Enclosing class:
FileUploadRequest

public static interface FileUploadRequest.FileTypeStage
  • Method Details

    • fileType

      FileUploadRequest._FinalStage fileType(@NotNull @NotNull String fileType)

      MIME type of the file being uploaded. Used to set the correct Content-Type on the stored object.