Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.Builder.admittedTime(Instant admittedTime)
Initializes the optional value
admittedTime to admittedTime. |
ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.Builder.admittedTime(Optional<? extends Instant> admittedTime)
Initializes the optional value
admittedTime to admittedTime. |
static ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.builder()
Creates a builder for
ImmutableBackupSourceStats . |
ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.Builder.endTime(Instant endTime)
Initializes the optional value
endTime to endTime. |
ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.Builder.endTime(Optional<? extends Instant> endTime)
Initializes the optional value
endTime to endTime. |
ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.Builder.from(BackupSourceStats instance)
Fill a builder with attribute values from the provided
BackupSourceStats instance. |
ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.Builder.startTime(Instant startTime)
Initializes the value for the
startTime attribute. |
ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.Builder.timeTaken(Duration timeTaken)
Initializes the optional value
timeTaken to timeTaken. |
ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.Builder.timeTaken(Optional<? extends Duration> timeTaken)
Initializes the optional value
timeTaken to timeTaken. |
ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.Builder.totalBytesReadFromSource(long totalBytesReadFromSource)
Initializes the value for the
totalBytesReadFromSource attribute. |
ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.Builder.totalBytesToReadFromSource(long totalBytesToReadFromSource)
Initializes the value for the
totalBytesToReadFromSource attribute. |
ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.Builder.totalLogicalBackupSizeBytes(long totalLogicalBackupSizeBytes)
Initializes the value for the
totalLogicalBackupSizeBytes attribute. |
ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.Builder.totalPhysicalBackupSizeBytes(long totalPhysicalBackupSizeBytes)
Initializes the value for the
totalPhysicalBackupSizeBytes attribute. |
ImmutableBackupSourceStats.Builder |
ImmutableBackupSourceStats.Builder.totalSourceSizeBytes(long totalSourceSizeBytes)
Initializes the value for the
totalSourceSizeBytes attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.