com.hyper9.simdk.stubs.dao
Class ClusterConfigSpec
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ClusterConfigSpec
- All Implemented Interfaces:
- Serializable
public class ClusterConfigSpec
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
ClusterConfigSpec
public ClusterConfigSpec()
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)
Copyright © 2009-2010 Hyper9. All Rights Reserved.