Package com.vmware.vim25
Class HostNumaInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostNumaInfo
- 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 TypeMethodDescriptionintgetType()voidsetNumaNode(HostNumaNode[] numaNode) voidsetNumNodes(int numNodes) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
type
-
numNodes
public int numNodes -
numaNode
-
-
Constructor Details
-
HostNumaInfo
public HostNumaInfo()
-
-
Method Details
-
getType
-
getNumNodes
public int getNumNodes() -
getNumaNode
-
setType
-
setNumNodes
public void setNumNodes(int numNodes) -
setNumaNode
-