Package com.vmware.vim25
Class ClusterVmHostRuleInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ClusterRuleInfo
com.vmware.vim25.ClusterVmHostRuleInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.ClusterRuleInfo
enabled, inCompliance, key, mandatory, name, ruleUuid, status, userCreatedFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAffineHostGroupName(String affineHostGroupName) voidsetAntiAffineHostGroupName(String antiAffineHostGroupName) voidsetVmGroupName(String vmGroupName) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
vmGroupName
-
affineHostGroupName
-
antiAffineHostGroupName
-
-
Constructor Details
-
ClusterVmHostRuleInfo
public ClusterVmHostRuleInfo()
-
-
Method Details
-
getVmGroupName
-
getAffineHostGroupName
-
getAntiAffineHostGroupName
-
setVmGroupName
-
setAffineHostGroupName
-
setAntiAffineHostGroupName
-