| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
PerfEntityMetric
Java class for PerfEntityMetric complex type.
|
class |
PerfEntityMetricCSV
Java class for PerfEntityMetricCSV complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected PerfEntityMetricBase |
PerfCompositeMetric.entity |
| Modifier and Type | Field and Description |
|---|---|
protected List<PerfEntityMetricBase> |
PerfCompositeMetric.childEntity |
protected List<PerfEntityMetricBase> |
ArrayOfPerfEntityMetricBase.perfEntityMetricBase |
protected List<PerfEntityMetricBase> |
QueryPerfResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
PerfEntityMetricBase |
ObjectFactory.createPerfEntityMetricBase()
Create an instance of
PerfEntityMetricBase |
PerfEntityMetricBase |
PerfCompositeMetric.getEntity()
Gets the value of the entity property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PerfEntityMetricBase> |
PerfCompositeMetric.getChildEntity()
Gets the value of the childEntity property.
|
List<PerfEntityMetricBase> |
ArrayOfPerfEntityMetricBase.getPerfEntityMetricBase()
Gets the value of the perfEntityMetricBase property.
|
List<PerfEntityMetricBase> |
QueryPerfResponse.getReturnval()
Gets the value of the returnval property.
|
List<PerfEntityMetricBase> |
VimPortType.queryPerf(ManagedObjectReference _this,
List<PerfQuerySpec> querySpec) |
| Modifier and Type | Method and Description |
|---|---|
void |
PerfCompositeMetric.setEntity(PerfEntityMetricBase value)
Sets the value of the entity property.
|
Copyright © 2018. All rights reserved.