FileHandleCopyRequest
org.sagebionetworks.repo.model.file.FileHandleCopyRequest
Request to make a copy of an existing FileHandle.
| Field | Type | Description |
|---|---|---|
| originalFile | FileHandleAssociation | Describes an association of a FileHandle with another object. |
| newFileName | STRING | Set to override the original file name. |
| newContentType | STRING | Set to override the original content type. |