| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected List<PerfCounterInfo> |
ArrayOfPerfCounterInfo.perfCounterInfo |
protected List<PerfCounterInfo> |
QueryPerfCounterByLevelResponse.returnval |
protected List<PerfCounterInfo> |
QueryPerfCounterResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
PerfCounterInfo |
ObjectFactory.createPerfCounterInfo()
Create an instance of
PerfCounterInfo |
| Modifier and Type | Method and Description |
|---|---|
List<PerfCounterInfo> |
ArrayOfPerfCounterInfo.getPerfCounterInfo()
Gets the value of the perfCounterInfo property.
|
List<PerfCounterInfo> |
QueryPerfCounterByLevelResponse.getReturnval()
Gets the value of the returnval property.
|
List<PerfCounterInfo> |
QueryPerfCounterResponse.getReturnval()
Gets the value of the returnval property.
|
List<PerfCounterInfo> |
VimPortType.queryPerfCounter(ManagedObjectReference _this,
List<Integer> counterId) |
List<PerfCounterInfo> |
VimPortType.queryPerfCounterByLevel(ManagedObjectReference _this,
int level) |
Copyright © 2018. All rights reserved.