Package com.vmware.vim25
Class ClusterFailoverLevelAdmissionControlInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ClusterDasAdmissionControlInfo
com.vmware.vim25.ClusterFailoverLevelAdmissionControlInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
currentFailoverLevel
public int currentFailoverLevel
-
-
Constructor Details
-
ClusterFailoverLevelAdmissionControlInfo
public ClusterFailoverLevelAdmissionControlInfo()
-
-
Method Details
-
getCurrentFailoverLevel
public int getCurrentFailoverLevel() -
setCurrentFailoverLevel
public void setCurrentFailoverLevel(int currentFailoverLevel)
-