UploadType
org.sagebionetworks.repo.model.file.UploadType
The enumeration of possible upload types.
Enumeration
| name | description |
|---|---|
| S3 | An upload to an Amazon Web Services S3 bucket |
| GOOGLECLOUDSTORAGE | An upload to a Google Cloud Platform storage bucket |
| SFTP | TODO: Auto-generated description |
| HTTPS | TODO: Auto-generated description |
| PROXYLOCAL | TODO: Auto-generated description |
| NONE | No upload type, for when the upload type is unknown or unspecified |