Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableLocationBackupSummaryStats |
ImmutableLocationBackupSummaryStats.Builder.build()
Builds a new
ImmutableLocationBackupSummaryStats . |
static ImmutableLocationBackupSummaryStats |
ImmutableLocationBackupSummaryStats.copyOf(LocationBackupSummaryStats instance)
Creates an immutable copy of a
LocationBackupSummaryStats value. |
ImmutableLocationBackupSummaryStats |
ImmutableLocationBackupSummaryStats.withCompanyLocationStats(CompanyLocationBackupSummaryStats... elements)
Copy the current immutable object with elements that replace the content of
companyLocationStats . |
ImmutableLocationBackupSummaryStats |
ImmutableLocationBackupSummaryStats.withCompanyLocationStats(Iterable<? extends CompanyLocationBackupSummaryStats> elements)
Copy the current immutable object with elements that replace the content of
companyLocationStats . |
ImmutableLocationBackupSummaryStats |
ImmutableLocationBackupSummaryStats.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableLocationBackupSummaryStats |
ImmutableLocationBackupSummaryStats.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.