| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected PerfSummaryType |
PerfCounterInfo.rollupType |
| Modifier and Type | Method and Description |
|---|---|
static PerfSummaryType |
PerfSummaryType.fromValue(String v) |
PerfSummaryType |
PerfCounterInfo.getRollupType()
Gets the value of the rollupType property.
|
static PerfSummaryType |
PerfSummaryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PerfSummaryType[] |
PerfSummaryType.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.setRollupType(PerfSummaryType value)
Sets the value of the rollupType property.
|
Copyright © 2018. All rights reserved.