| Package | Description |
|---|---|
| com.iland.cohesity.iaas.backups.samples.model |
Recovery API Model.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.Builder.build()
Builds a new
ImmutableBackupGroupSampleSeries. |
static ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.copyOf(BackupGroupSampleSeries instance)
Creates an immutable copy of a
BackupGroupSampleSeries value. |
ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.withBackupClusterUid(BackupClusterUid value)
Copy the current immutable object by setting a value for the
backupClusterUid attribute. |
ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.withBackupGroupUid(BackupGroupUid value)
Copy the current immutable object by setting a value for the
backupGroupUid attribute. |
ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.withMetric(BackupGroupSampleMetric value)
Copy the current immutable object by setting a value for the
metric attribute. |
ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.withSamples(Iterable<? extends Sample> elements)
Copy the current immutable object with elements that replace the content of
samples. |
ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.withSamples(Sample... elements)
Copy the current immutable object with elements that replace the content of
samples. |
ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.withVdcUuid(VdcUuid value)
Copy the current immutable object by setting a value for the
vdcUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.