Package | Description |
---|---|
com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
ImmutableDownloadFileParams |
ImmutableDownloadFileParams.Builder.build()
Builds a new
ImmutableDownloadFileParams . |
static ImmutableDownloadFileParams |
ImmutableDownloadFileParams.copyOf(DownloadFileParams instance)
Creates an immutable copy of a
DownloadFileParams value. |
ImmutableDownloadFileParams |
ImmutableDownloadFileParams.withBackupRunUid(BackupRunUid value)
Copy the current immutable object by setting a value for the
backupRunUid attribute. |
ImmutableDownloadFileParams |
ImmutableDownloadFileParams.withFilename(String value)
Copy the current immutable object by setting a value for the
filename attribute. |
ImmutableDownloadFileParams |
ImmutableDownloadFileParams.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.