public interface CreateFilesAndFoldersDownloadTaskParams
Modifier and Type | Method and Description |
---|---|
BackupRunUid |
backupRunUid()
The UID of the backup run that is associated with files to be downloaded.
|
Set<FilesAndFoldersInfo> |
filesAndFolders()
The set of files/folders to be included.
|
String |
taskName()
The name that should be associated with the task.
|
VmUuid |
vmUuid()
The UUID of the VM that is associated with files to be downloaded.
|
String taskName()
BackupRunUid backupRunUid()
VmUuid vmUuid()
Set<FilesAndFoldersInfo> filesAndFolders()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.