Package | Description |
---|---|
com.iland.cohesity.iaas.backups.recovery | |
com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
RestoreTask |
FileRecoveryApi.createFilesAndFoldersDownloadTask(VdcUuid vdcUuid,
CreateFilesAndFoldersDownloadTaskParams params)
Creates a task for generating a downloadable archive of a set of backup
files.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableCreateFilesAndFoldersDownloadTaskParams
Immutable implementation of
CreateFilesAndFoldersDownloadTaskParams . |
Modifier and Type | Method and Description |
---|---|
static ImmutableCreateFilesAndFoldersDownloadTaskParams |
ImmutableCreateFilesAndFoldersDownloadTaskParams.copyOf(CreateFilesAndFoldersDownloadTaskParams instance)
Creates an immutable copy of a
CreateFilesAndFoldersDownloadTaskParams value. |
ImmutableCreateFilesAndFoldersDownloadTaskParams.Builder |
ImmutableCreateFilesAndFoldersDownloadTaskParams.Builder.from(CreateFilesAndFoldersDownloadTaskParams instance)
Fill a builder with attribute values from the provided
CreateFilesAndFoldersDownloadTaskParams instance. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.