Package com.vmware.vim25
Class ResourcePoolRuntimeInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ResourcePoolRuntimeInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCpu()voidvoidsetMemory(ResourcePoolResourceUsage memory) voidsetOverallStatus(ManagedEntityStatus overallStatus) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
memory
-
cpu
-
overallStatus
-
-
Constructor Details
-
ResourcePoolRuntimeInfo
public ResourcePoolRuntimeInfo()
-
-
Method Details
-
getMemory
-
getCpu
-
getOverallStatus
-
setMemory
-
setCpu
-
setOverallStatus
-