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