Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableBackupRunStats
Immutable implementation of
BackupRunStats . |
Modifier and Type | Method and Description |
---|---|
BackupRunStats |
ImmutableBackupRun.stats()
Specifies statistics about a backup group run.
|
BackupRunStats |
BackupRun.stats()
Specifies statistics about a backup group run.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableBackupRunStats |
ImmutableBackupRunStats.copyOf(BackupRunStats instance)
Creates an immutable copy of a
BackupRunStats value. |
ImmutableBackupRunStats.Builder |
ImmutableBackupRunStats.Builder.from(BackupRunStats instance)
Fill a builder with attribute values from the provided
BackupRunStats instance. |
ImmutableBackupRun.Builder |
ImmutableBackupRun.Builder.stats(BackupRunStats stats)
Initializes the value for the
stats attribute. |
ImmutableBackupRun |
ImmutableBackupRun.withStats(BackupRunStats value)
Copy the current immutable object by setting a value for the
stats attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.