| 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<FileSnapshotInfo> |
FileRecoveryApi.getFileSnapshotInfo(VdcUuid vdcUuid,
GetFileSnapshotInfoParams params)
Retrieves information about all snapshots that exist for a given file,
associated with a specified VM and backup group.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableGetFileSnapshotInfoParams
Immutable implementation of
GetFileSnapshotInfoParams. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableGetFileSnapshotInfoParams |
ImmutableGetFileSnapshotInfoParams.copyOf(GetFileSnapshotInfoParams instance)
Creates an immutable copy of a
GetFileSnapshotInfoParams value. |
ImmutableGetFileSnapshotInfoParams.Builder |
ImmutableGetFileSnapshotInfoParams.Builder.from(GetFileSnapshotInfoParams instance)
Fill a builder with attribute values from the provided
GetFileSnapshotInfoParams instance. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.