| Package | Description |
|---|---|
| com.iland.cohesity.iaas.backups.recovery | |
| com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
| Modifier and Type | Method and Description |
|---|---|
Stream<FilesystemVolume> |
FileRecoveryApi.listVMVolumes(VdcUuid vdcUuid,
ListVMVolumesParams params)
Lists all volumes present on a specified VM snapshot.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableListVMVolumesParams
Immutable implementation of
ListVMVolumesParams. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableListVMVolumesParams |
ImmutableListVMVolumesParams.copyOf(ListVMVolumesParams instance)
Creates an immutable copy of a
ListVMVolumesParams value. |
ImmutableListVMVolumesParams.Builder |
ImmutableListVMVolumesParams.Builder.from(ListVMVolumesParams instance)
Fill a builder with attribute values from the provided
ListVMVolumesParams instance. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.