Package | Description |
---|---|
com.iland.cohesity.iaas.backups.recovery | |
com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
FileRecoveryApi.downloadFile(VdcUuid vdcUuid,
DownloadFileParams params)
Downloads an individual file from a backup run.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableDownloadFileParams
Immutable implementation of
DownloadFileParams . |
Modifier and Type | Method and Description |
---|---|
static ImmutableDownloadFileParams |
ImmutableDownloadFileParams.copyOf(DownloadFileParams instance)
Creates an immutable copy of a
DownloadFileParams value. |
ImmutableDownloadFileParams.Builder |
ImmutableDownloadFileParams.Builder.from(DownloadFileParams instance)
Fill a builder with attribute values from the provided
DownloadFileParams instance. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.