Package | Description |
---|---|
com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
ImmutableCreateFilesAndFoldersDownloadTaskParams |
ImmutableCreateFilesAndFoldersDownloadTaskParams.Builder.build()
Builds a new
ImmutableCreateFilesAndFoldersDownloadTaskParams . |
static ImmutableCreateFilesAndFoldersDownloadTaskParams |
ImmutableCreateFilesAndFoldersDownloadTaskParams.copyOf(CreateFilesAndFoldersDownloadTaskParams instance)
Creates an immutable copy of a
CreateFilesAndFoldersDownloadTaskParams value. |
ImmutableCreateFilesAndFoldersDownloadTaskParams |
ImmutableCreateFilesAndFoldersDownloadTaskParams.withBackupRunUid(BackupRunUid value)
Copy the current immutable object by setting a value for the
backupRunUid attribute. |
ImmutableCreateFilesAndFoldersDownloadTaskParams |
ImmutableCreateFilesAndFoldersDownloadTaskParams.withFilesAndFolders(FilesAndFoldersInfo... elements)
Copy the current immutable object with elements that replace the content of
filesAndFolders . |
ImmutableCreateFilesAndFoldersDownloadTaskParams |
ImmutableCreateFilesAndFoldersDownloadTaskParams.withFilesAndFolders(Iterable<? extends FilesAndFoldersInfo> elements)
Copy the current immutable object with elements that replace the content of
filesAndFolders . |
ImmutableCreateFilesAndFoldersDownloadTaskParams |
ImmutableCreateFilesAndFoldersDownloadTaskParams.withTaskName(String value)
Copy the current immutable object by setting a value for the
taskName attribute. |
ImmutableCreateFilesAndFoldersDownloadTaskParams |
ImmutableCreateFilesAndFoldersDownloadTaskParams.withVmUuid(VmUuid value)
Copy the current immutable object by setting a value for the
vmUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.