Package com.vmware.vim25
Class PerformanceManagerCounterLevelMapping
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.PerformanceManagerCounterLevelMapping
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetAggregateLevel(Integer aggregateLevel) voidsetCounterId(int counterId) voidsetPerDeviceLevel(Integer perDeviceLevel) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
counterId
public int counterId -
aggregateLevel
-
perDeviceLevel
-
-
Constructor Details
-
PerformanceManagerCounterLevelMapping
public PerformanceManagerCounterLevelMapping()
-
-
Method Details
-
getCounterId
public int getCounterId() -
getAggregateLevel
-
getPerDeviceLevel
-
setCounterId
public void setCounterId(int counterId) -
setAggregateLevel
-
setPerDeviceLevel
-