Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableSnapshotVersion.Builder |
ImmutableSnapshotVersion.Builder.appConsistent(boolean appConsistent)
Initializes the value for the
appConsistent attribute. |
ImmutableSnapshotVersion.Builder |
ImmutableSnapshotVersion.Builder.attemptNumber(long attemptNumber)
Initializes the value for the
attemptNumber attribute. |
ImmutableSnapshotVersion.Builder |
ImmutableSnapshotVersion.Builder.backupRunUid(BackupRunUid backupRunUid)
Initializes the value for the
backupRunUid attribute. |
static ImmutableSnapshotVersion.Builder |
ImmutableSnapshotVersion.builder()
Creates a builder for
ImmutableSnapshotVersion . |
ImmutableSnapshotVersion.Builder |
ImmutableSnapshotVersion.Builder.deltaSizeBytes(long deltaSizeBytes)
Initializes the value for the
deltaSizeBytes attribute. |
ImmutableSnapshotVersion.Builder |
ImmutableSnapshotVersion.Builder.from(SnapshotVersion instance)
Fill a builder with attribute values from the provided
SnapshotVersion instance. |
ImmutableSnapshotVersion.Builder |
ImmutableSnapshotVersion.Builder.fullBackup(boolean fullBackup)
Initializes the value for the
fullBackup attribute. |
ImmutableSnapshotVersion.Builder |
ImmutableSnapshotVersion.Builder.logicalSizeBytes(long logicalSizeBytes)
Initializes the value for the
logicalSizeBytes attribute. |
ImmutableSnapshotVersion.Builder |
ImmutableSnapshotVersion.Builder.physicalSizeBytes(long physicalSizeBytes)
Initializes the value for the
physicalSizeBytes attribute. |
ImmutableSnapshotVersion.Builder |
ImmutableSnapshotVersion.Builder.primaryPhysicalSizeBytes(long primaryPhysicalSizeBytes)
Initializes the value for the
primaryPhysicalSizeBytes attribute. |
ImmutableSnapshotVersion.Builder |
ImmutableSnapshotVersion.Builder.startTime(Instant startTime)
Initializes the value for the
startTime attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.