Package | Description |
---|---|
com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableSnapshotAttempt
Immutable implementation of
SnapshotAttempt . |
Modifier and Type | Method and Description |
---|---|
SnapshotAttempt |
ImmutableFileSnapshotInfo.snapshot()
The snapshot details for the file.
|
SnapshotAttempt |
FileSnapshotInfo.snapshot()
The snapshot details for the file.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableSnapshotAttempt |
ImmutableSnapshotAttempt.copyOf(SnapshotAttempt instance)
Creates an immutable copy of a
SnapshotAttempt value. |
ImmutableSnapshotAttempt.Builder |
ImmutableSnapshotAttempt.Builder.from(SnapshotAttempt instance)
Fill a builder with attribute values from the provided
SnapshotAttempt instance. |
ImmutableFileSnapshotInfo.Builder |
ImmutableFileSnapshotInfo.Builder.snapshot(SnapshotAttempt snapshot)
Initializes the value for the
snapshot attribute. |
ImmutableFileSnapshotInfo |
ImmutableFileSnapshotInfo.withSnapshot(SnapshotAttempt value)
Copy the current immutable object by setting a value for the
snapshot attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.