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