FileHandleRestoreResponse
org.sagebionetworks.repo.model.file.FileHandleRestoreResponse
Response of a restore operation. Each item in the list match the order of the file handle id in the original request.
Field | Type | Description |
---|---|---|
concreteType | STRING | |
restoreResults | ARRAY<FileHandleRestoreResult> | The list of restore operation status for each of the file handle in the original request. |