| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected PerfMetricId |
PerfMetricSeries.id |
protected PerfMetricId |
MetricAlarmExpression.metric |
| Modifier and Type | Field and Description |
|---|---|
protected List<PerfMetricId> |
PerfQuerySpec.metricId |
protected List<PerfMetricId> |
ArrayOfPerfMetricId.perfMetricId |
protected List<PerfMetricId> |
QueryAvailablePerfMetricResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
PerfMetricId |
ObjectFactory.createPerfMetricId()
Create an instance of
PerfMetricId |
PerfMetricId |
PerfMetricSeries.getId()
Gets the value of the id property.
|
PerfMetricId |
MetricAlarmExpression.getMetric()
Gets the value of the metric property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PerfMetricId> |
PerfQuerySpec.getMetricId()
Gets the value of the metricId property.
|
List<PerfMetricId> |
ArrayOfPerfMetricId.getPerfMetricId()
Gets the value of the perfMetricId property.
|
List<PerfMetricId> |
QueryAvailablePerfMetricResponse.getReturnval()
Gets the value of the returnval property.
|
List<PerfMetricId> |
VimPortType.queryAvailablePerfMetric(ManagedObjectReference _this,
ManagedObjectReference entity,
XMLGregorianCalendar beginTime,
XMLGregorianCalendar endTime,
Integer intervalId) |
| Modifier and Type | Method and Description |
|---|---|
void |
PerfMetricSeries.setId(PerfMetricId value)
Sets the value of the id property.
|
void |
MetricAlarmExpression.setMetric(PerfMetricId value)
Sets the value of the metric property.
|
Copyright © 2018. All rights reserved.