Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableCompanyLocationBackupSummaryStats |
ImmutableCompanyLocationBackupSummaryStats.Builder.build()
Builds a new
ImmutableCompanyLocationBackupSummaryStats . |
static ImmutableCompanyLocationBackupSummaryStats |
ImmutableCompanyLocationBackupSummaryStats.copyOf(CompanyLocationBackupSummaryStats instance)
Creates an immutable copy of a
CompanyLocationBackupSummaryStats value. |
ImmutableCompanyLocationBackupSummaryStats |
ImmutableCompanyLocationBackupSummaryStats.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableCompanyLocationBackupSummaryStats |
ImmutableCompanyLocationBackupSummaryStats.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableCompanyLocationBackupSummaryStats |
ImmutableCompanyLocationBackupSummaryStats.withOrgStats(Iterable<? extends OrgBackupSummaryStats> elements)
Copy the current immutable object with elements that replace the content of
orgStats . |
ImmutableCompanyLocationBackupSummaryStats |
ImmutableCompanyLocationBackupSummaryStats.withOrgStats(OrgBackupSummaryStats... elements)
Copy the current immutable object with elements that replace the content of
orgStats . |
ImmutableCompanyLocationBackupSummaryStats |
ImmutableCompanyLocationBackupSummaryStats.withStats(SummaryStats value)
Copy the current immutable object by setting a value for the
stats attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.