Package | Description |
---|---|
com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
ImmutableSnapshotAttempt.Builder |
ImmutableSnapshotAttempt.Builder.attemptNumber(long attemptNumber)
Initializes the value for the
attemptNumber attribute. |
ImmutableSnapshotAttempt.Builder |
ImmutableSnapshotAttempt.Builder.backupGroupUid(BackupGroupUid backupGroupUid)
Initializes the value for the
backupGroupUid attribute. |
ImmutableSnapshotAttempt.Builder |
ImmutableSnapshotAttempt.Builder.backupRunStartTime(Instant backupRunStartTime)
Initializes the value for the
backupRunStartTime attribute. |
ImmutableSnapshotAttempt.Builder |
ImmutableSnapshotAttempt.Builder.backupRunUid(BackupRunUid backupRunUid)
Initializes the value for the
backupRunUid attribute. |
static ImmutableSnapshotAttempt.Builder |
ImmutableSnapshotAttempt.builder()
Creates a builder for
ImmutableSnapshotAttempt . |
ImmutableSnapshotAttempt.Builder |
ImmutableSnapshotAttempt.Builder.from(SnapshotAttempt instance)
Fill a builder with attribute values from the provided
SnapshotAttempt instance. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.