Package | Description |
---|---|
com.iland.cohesity.iaas.backups.samples.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVdcSampleSeries |
ImmutableVdcSampleSeries.Builder.build()
Builds a new
ImmutableVdcSampleSeries . |
static ImmutableVdcSampleSeries |
ImmutableVdcSampleSeries.copyOf(VdcSampleSeries instance)
Creates an immutable copy of a
VdcSampleSeries value. |
ImmutableVdcSampleSeries |
ImmutableVdcSampleSeries.withBackupClusterUid(BackupClusterUid value)
Copy the current immutable object by setting a value for the
backupClusterUid attribute. |
ImmutableVdcSampleSeries |
ImmutableVdcSampleSeries.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableVdcSampleSeries |
ImmutableVdcSampleSeries.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableVdcSampleSeries |
ImmutableVdcSampleSeries.withMetric(VdcSampleMetric value)
Copy the current immutable object by setting a value for the
metric attribute. |
ImmutableVdcSampleSeries |
ImmutableVdcSampleSeries.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableVdcSampleSeries |
ImmutableVdcSampleSeries.withSamples(Iterable<? extends Sample> elements)
Copy the current immutable object with elements that replace the content of
samples . |
ImmutableVdcSampleSeries |
ImmutableVdcSampleSeries.withSamples(Sample... elements)
Copy the current immutable object with elements that replace the content of
samples . |
ImmutableVdcSampleSeries |
ImmutableVdcSampleSeries.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.