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