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