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