Package | Description |
---|---|
com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
ImmutableDownloadFileParams.Builder |
ImmutableDownloadFileParams.Builder.backupRunUid(BackupRunUid backupRunUid)
Initializes the value for the
backupRunUid attribute. |
static ImmutableDownloadFileParams.Builder |
ImmutableDownloadFileParams.builder()
Creates a builder for
ImmutableDownloadFileParams . |
ImmutableDownloadFileParams.Builder |
ImmutableDownloadFileParams.Builder.filename(String filename)
Initializes the value for the
filename attribute. |
ImmutableDownloadFileParams.Builder |
ImmutableDownloadFileParams.Builder.from(DownloadFileParams instance)
Fill a builder with attribute values from the provided
DownloadFileParams instance. |
ImmutableDownloadFileParams.Builder |
ImmutableDownloadFileParams.Builder.vmUuid(VmUuid vmUuid)
Initializes the value for the
vmUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.