Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups | |
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
Modifier and Type | Method and Description |
---|---|
Optional<CompanyLocationBackupSummaryStats> |
BackupGroupSummaryStatsApi.getCompanyLocationBackupSummaryStats(CompanyId companyId,
LocationId locationId)
Gets backup summary stats for a company-location for the past 24 hours.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableCompanyLocationBackupSummaryStats
Immutable implementation of
CompanyLocationBackupSummaryStats . |
Modifier and Type | Method and Description |
---|---|
Set<CompanyLocationBackupSummaryStats> |
LocationBackupSummaryStats.companyLocationStats()
The underlying company-location stats.
|
com.google.common.collect.ImmutableSet<CompanyLocationBackupSummaryStats> |
ImmutableLocationBackupSummaryStats.companyLocationStats()
The underlying company-location stats.
|
Modifier and Type | Method and Description |
---|---|
ImmutableLocationBackupSummaryStats.Builder |
ImmutableLocationBackupSummaryStats.Builder.addAllCompanyLocationStats(Iterable<? extends CompanyLocationBackupSummaryStats> elements)
Adds elements to
companyLocationStats set. |
ImmutableLocationBackupSummaryStats.Builder |
ImmutableLocationBackupSummaryStats.Builder.companyLocationStats(Iterable<? extends CompanyLocationBackupSummaryStats> elements)
Sets or replaces all elements for
companyLocationStats set. |
ImmutableLocationBackupSummaryStats |
ImmutableLocationBackupSummaryStats.withCompanyLocationStats(Iterable<? extends CompanyLocationBackupSummaryStats> elements)
Copy the current immutable object with elements that replace the content of
companyLocationStats . |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.