| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected PerfStatsType |
PerfCounterInfo.statsType |
| Modifier and Type | Method and Description |
|---|---|
static PerfStatsType |
PerfStatsType.fromValue(String v) |
PerfStatsType |
PerfCounterInfo.getStatsType()
Gets the value of the statsType property.
|
static PerfStatsType |
PerfStatsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PerfStatsType[] |
PerfStatsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PerfCounterInfo.setStatsType(PerfStatsType value)
Sets the value of the statsType property.
|
Copyright © 2018. All rights reserved.