| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected PerfQuerySpec |
QueryPerfCompositeRequestType.querySpec |
| Modifier and Type | Field and Description |
|---|---|
protected List<PerfQuerySpec> |
ArrayOfPerfQuerySpec.perfQuerySpec |
protected List<PerfQuerySpec> |
QueryPerfRequestType.querySpec |
| Modifier and Type | Method and Description |
|---|---|
PerfQuerySpec |
ObjectFactory.createPerfQuerySpec()
Create an instance of
PerfQuerySpec |
PerfQuerySpec |
QueryPerfCompositeRequestType.getQuerySpec()
Gets the value of the querySpec property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PerfQuerySpec> |
ArrayOfPerfQuerySpec.getPerfQuerySpec()
Gets the value of the perfQuerySpec property.
|
List<PerfQuerySpec> |
QueryPerfRequestType.getQuerySpec()
Gets the value of the querySpec property.
|
| Modifier and Type | Method and Description |
|---|---|
PerfCompositeMetric |
VimPortType.queryPerfComposite(ManagedObjectReference _this,
PerfQuerySpec querySpec) |
void |
QueryPerfCompositeRequestType.setQuerySpec(PerfQuerySpec value)
Sets the value of the querySpec property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PerfEntityMetricBase> |
VimPortType.queryPerf(ManagedObjectReference _this,
List<PerfQuerySpec> querySpec) |
Copyright © 2018. All rights reserved.