public interface DownloadFileParams
Modifier and Type | Method and Description |
---|---|
BackupRunUid |
backupRunUid()
The UID of the backup run that the file is associated with.
|
String |
filename()
The full path of the file.
|
VmUuid |
vmUuid()
The UUID of the VM that the file is associated with.
|
BackupRunUid backupRunUid()
VmUuid vmUuid()
String filename()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.