com.hyper9.simdk.stubs.dao
Class ClusterConfigSpecEx
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ComputeResourceConfigSpec
com.hyper9.simdk.stubs.dao.ClusterConfigSpecEx
- All Implemented Interfaces:
- Serializable
public class ClusterConfigSpecEx
- extends ComputeResourceConfigSpec
- Author:
- akutz
- See Also:
- Serialized Form
ClusterConfigSpecEx
public ClusterConfigSpecEx()
getDasConfig
public ClusterDasConfigInfo getDasConfig()
setDasConfig
public void setDasConfig(ClusterDasConfigInfo toSet)
getDasVmConfigSpec
public List<ClusterDasVmConfigSpec> getDasVmConfigSpec()
setDasVmConfigSpec
public void setDasVmConfigSpec(List<ClusterDasVmConfigSpec> toSet)
getDrsConfig
public ClusterDrsConfigInfo getDrsConfig()
setDrsConfig
public void setDrsConfig(ClusterDrsConfigInfo toSet)
getDrsVmConfigSpec
public List<ClusterDrsVmConfigSpec> getDrsVmConfigSpec()
setDrsVmConfigSpec
public void setDrsVmConfigSpec(List<ClusterDrsVmConfigSpec> toSet)
getRulesSpec
public List<ClusterRuleSpec> getRulesSpec()
setRulesSpec
public void setRulesSpec(List<ClusterRuleSpec> toSet)
getDpmConfig
public ClusterDpmConfigInfo getDpmConfig()
setDpmConfig
public void setDpmConfig(ClusterDpmConfigInfo toSet)
getDpmHostConfigSpec
public List<ClusterDpmHostConfigSpec> getDpmHostConfigSpec()
setDpmHostConfigSpec
public void setDpmHostConfigSpec(List<ClusterDpmHostConfigSpec> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.