public class FencedVirtualContainerTemplateConfig
extends java.lang.Object
Constructor and Description |
---|
FencedVirtualContainerTemplateConfig() |
public FencedVirtualContainerTemplateConfig()
public java.lang.String getvInfraPolicy()
public void setvInfraPolicy(java.lang.String vInfraPolicy)
vInfraPolicy
- the vInfraPolicy to setpublic java.util.List<FencedNetwork> getNetworks()
public void setNetworks(java.util.List<FencedNetwork> networks)
networks
- the networks to setpublic java.util.List<DFAFencedNetwork> getDfaNetworks()
public void setDfaNetworks(java.util.List<DFAFencedNetwork> dfaNetworks)
dfaNetworks
- the dfaNetworks to setpublic VNMCFirewallConfig getVnmcFirewallConfig()
public void setVnmcFirewallConfig(VNMCFirewallConfig vnmcFirewallConfig)
vnmcFirewallConfig
- the vnmcFirewallConfig to setpublic java.util.List<APIVNMCZoneConfig> getVnmcZones()
public void setVnmcZones(java.util.List<APIVNMCZoneConfig> vnmcZones)
vnmcZones
- the vnmcZones to setpublic java.util.List<APIVNMCAclPolicies> getVnmcAcls()
public void setVnmcAcls(java.util.List<APIVNMCAclPolicies> vnmcAcls)
vnmcAcls
- the vnmcAcls to setpublic java.util.List<APIFencedVirtualMachineConfig> getVms()
public void setVms(java.util.List<APIFencedVirtualMachineConfig> vms)
vms
- the vms to setpublic java.util.List<PortMapping> getPortMappings()
public void setPortMappings(java.util.List<PortMapping> portMappings)
portMappings
- the portMappings to setpublic java.util.List<OutboundACL> getOutboundACLs()
public void setOutboundACLs(java.util.List<OutboundACL> outboundACLs)
outboundACLs
- the outboundACLs to setpublic FencedContainerPolicies getPolicies()
public void setPolicies(FencedContainerPolicies policies)
policies
- the policies to setpublic FencedContainerOptions getOptions()
public void setOptions(FencedContainerOptions options)
options
- the options to setpublic APIFencingGWConfig getGatewayConfig()
public void setGatewayConfig(APIFencingGWConfig gatewayConfig)
gatewayConfig
- the gatewayConfig to setpublic FencedContainerWorkflowConfig getWorkflowConfig()
public void setWorkflowConfig(FencedContainerWorkflowConfig workflowConfig)
workflowConfig
- the workflowConfig to setpublic java.lang.String getTemplateName()
public void setTemplateName(java.lang.String templateName)
templateName
- the templateName to set