| Package | Description |
|---|---|
| com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
| com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
| com.iland.cohesity.iaas.backups.common.util |
| Modifier and Type | Method and Description |
|---|---|
SummaryStats |
VdcBackupSummaryStats.stats()
Summary stats for the vDC.
|
SummaryStats |
OrgBackupSummaryStats.stats()
Organization summary stats.
|
SummaryStats |
LocationBackupSummaryStats.stats()
The location summary stats.
|
SummaryStats |
ImmutableVdcBackupSummaryStats.stats()
Summary stats for the vDC.
|
SummaryStats |
ImmutableOrgBackupSummaryStats.stats()
Organization summary stats.
|
SummaryStats |
ImmutableLocationBackupSummaryStats.stats()
The location summary stats.
|
SummaryStats |
ImmutableCompanyLocationBackupSummaryStats.stats()
The company-location summary stats.
|
SummaryStats |
ImmutableBackupGroupSummaryStats.stats()
The backup group summary stats.
|
SummaryStats |
CompanyLocationBackupSummaryStats.stats()
The company-location summary stats.
|
SummaryStats |
BackupGroupSummaryStats.stats()
The backup group summary stats.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableVdcBackupSummaryStats.Builder |
ImmutableVdcBackupSummaryStats.Builder.stats(SummaryStats stats)
Initializes the value for the
stats attribute. |
ImmutableOrgBackupSummaryStats.Builder |
ImmutableOrgBackupSummaryStats.Builder.stats(SummaryStats stats)
Initializes the value for the
stats attribute. |
ImmutableLocationBackupSummaryStats.Builder |
ImmutableLocationBackupSummaryStats.Builder.stats(SummaryStats stats)
Initializes the value for the
stats attribute. |
ImmutableCompanyLocationBackupSummaryStats.Builder |
ImmutableCompanyLocationBackupSummaryStats.Builder.stats(SummaryStats stats)
Initializes the value for the
stats attribute. |
ImmutableBackupGroupSummaryStats.Builder |
ImmutableBackupGroupSummaryStats.Builder.stats(SummaryStats stats)
Initializes the value for the
stats attribute. |
ImmutableVdcBackupSummaryStats |
ImmutableVdcBackupSummaryStats.withStats(SummaryStats value)
Copy the current immutable object by setting a value for the
stats attribute. |
ImmutableOrgBackupSummaryStats |
ImmutableOrgBackupSummaryStats.withStats(SummaryStats value)
Copy the current immutable object by setting a value for the
stats attribute. |
ImmutableLocationBackupSummaryStats |
ImmutableLocationBackupSummaryStats.withStats(SummaryStats value)
Copy the current immutable object by setting a value for the
stats attribute. |
ImmutableCompanyLocationBackupSummaryStats |
ImmutableCompanyLocationBackupSummaryStats.withStats(SummaryStats value)
Copy the current immutable object by setting a value for the
stats attribute. |
ImmutableBackupGroupSummaryStats |
ImmutableBackupGroupSummaryStats.withStats(SummaryStats value)
Copy the current immutable object by setting a value for the
stats attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSummaryStats
Immutable implementation of
SummaryStats. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableSummaryStats |
ImmutableSummaryStats.copyOf(SummaryStats instance)
Creates an immutable copy of a
SummaryStats value. |
ImmutableSummaryStats.Builder |
ImmutableSummaryStats.Builder.from(SummaryStats instance)
Fill a builder with attribute values from the provided
SummaryStats instance. |
| Modifier and Type | Method and Description |
|---|---|
Function<AbstractSummaryStatsCollector.MutableSummaryStats,SummaryStats> |
AbstractSummaryStatsCollector.finisher() |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.