Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableCopyRunStats.Builder |
ImmutableCopyRunStats.builder()
Creates a builder for
ImmutableCopyRunStats . |
ImmutableCopyRunStats.Builder |
ImmutableCopyRunStats.Builder.endTime(Instant endTime)
Initializes the optional value
endTime to endTime. |
ImmutableCopyRunStats.Builder |
ImmutableCopyRunStats.Builder.endTime(Optional<? extends Instant> endTime)
Initializes the optional value
endTime to endTime. |
ImmutableCopyRunStats.Builder |
ImmutableCopyRunStats.Builder.from(CopyRunStats instance)
Fill a builder with attribute values from the provided
CopyRunStats instance. |
ImmutableCopyRunStats.Builder |
ImmutableCopyRunStats.Builder.isIncremental(boolean isIncremental)
Initializes the optional value
isIncremental to isIncremental. |
ImmutableCopyRunStats.Builder |
ImmutableCopyRunStats.Builder.isIncremental(Optional<Boolean> isIncremental)
Initializes the optional value
isIncremental to isIncremental. |
ImmutableCopyRunStats.Builder |
ImmutableCopyRunStats.Builder.logicalBytesTransferred(long logicalBytesTransferred)
Initializes the value for the
logicalBytesTransferred attribute. |
ImmutableCopyRunStats.Builder |
ImmutableCopyRunStats.Builder.logicalSizeBytes(long logicalSizeBytes)
Initializes the value for the
logicalSizeBytes attribute. |
ImmutableCopyRunStats.Builder |
ImmutableCopyRunStats.Builder.logicalTransferRateBps(long logicalTransferRateBps)
Initializes the value for the
logicalTransferRateBps attribute. |
ImmutableCopyRunStats.Builder |
ImmutableCopyRunStats.Builder.physicalBytesTransferred(long physicalBytesTransferred)
Initializes the value for the
physicalBytesTransferred attribute. |
ImmutableCopyRunStats.Builder |
ImmutableCopyRunStats.Builder.startTime(Instant startTime)
Initializes the optional value
startTime to startTime. |
ImmutableCopyRunStats.Builder |
ImmutableCopyRunStats.Builder.startTime(Optional<? extends Instant> startTime)
Initializes the optional value
startTime to startTime. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.