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 |
ImmutableFileSnapshotInfo
Immutable implementation of
FileSnapshotInfo . |
Modifier and Type | Method and Description |
---|---|
static ImmutableFileSnapshotInfo |
ImmutableFileSnapshotInfo.copyOf(FileSnapshotInfo instance)
Creates an immutable copy of a
FileSnapshotInfo value. |
ImmutableFileSnapshotInfo.Builder |
ImmutableFileSnapshotInfo.Builder.from(FileSnapshotInfo instance)
Fill a builder with attribute values from the provided
FileSnapshotInfo instance. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.