Class NetworkLoadBalancerType

java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.NetworkLoadBalancerType

public class NetworkLoadBalancerType extends MorpheusModel
  • Field Details

    • code

      protected String code
    • name

      protected String name
    • enabled

      protected Boolean enabled
    • internal

      protected Boolean internal
    • creatable

      protected Boolean creatable
    • supportsCerts

      protected Boolean supportsCerts
    • supportsHostname

      protected Boolean supportsHostname
    • supportsVip

      protected Boolean supportsVip
    • supportsSticky

      protected Boolean supportsSticky
    • supportsBalancing

      protected Boolean supportsBalancing
    • supportsScheme

      protected Boolean supportsScheme
    • supportsFloatingIp

      protected Boolean supportsFloatingIp
    • supportsMonitor

      protected Boolean supportsMonitor
    • supportsPoolDetail

      protected Boolean supportsPoolDetail
    • editable

      protected Boolean editable
    • removable

      protected Boolean removable
    • sharedVipMode

      protected String sharedVipMode
    • createType

      protected String createType
    • format

      protected String format
    • networkService

      protected String networkService
    • initializeQueue

      protected String initializeQueue
    • viewSet

      protected String viewSet
    • certSize

      protected Integer certSize
    • hasVirtualServers

      protected Boolean hasVirtualServers
    • hasVirtualServerPolicies

      protected Boolean hasVirtualServerPolicies
    • hasMonitors

      protected Boolean hasMonitors
    • hasNodes

      protected Boolean hasNodes
    • hasNodeMonitors

      protected Boolean hasNodeMonitors
    • hasNodeWeight

      protected Boolean hasNodeWeight
    • hasPolicies

      protected Boolean hasPolicies
    • hasProfiles

      protected Boolean hasProfiles
    • hasRules

      protected Boolean hasRules
    • hasScripts

      protected Boolean hasScripts
    • hasServices

      protected Boolean hasServices
    • hasPools

      protected Boolean hasPools
    • hasPrivateVip

      protected Boolean hasPrivateVip
    • createVirtualServers

      protected Boolean createVirtualServers
    • createVirtualServerPolicies

      protected Boolean createVirtualServerPolicies
    • createMonitors

      protected Boolean createMonitors
    • createNodes

      protected Boolean createNodes
    • createPolicies

      protected Boolean createPolicies
    • createProfiles

      protected Boolean createProfiles
    • createRules

      protected Boolean createRules
    • createScripts

      protected Boolean createScripts
    • createServices

      protected Boolean createServices
    • createPools

      protected Boolean createPools
    • nameEditable

      protected Boolean nameEditable
    • poolMemberType

      protected String poolMemberType
    • nodeResourceType

      protected String nodeResourceType
    • imageCode

      protected String imageCode
    • poolSupportsStatus

      protected Boolean poolSupportsStatus
    • nodeSupportsStatus

      protected Boolean nodeSupportsStatus
    • instanceSupportsStatus

      protected Boolean instanceSupportsStatus
    • profileSupportsProxy

      protected Boolean profileSupportsProxy
    • createPricePlans

      protected Boolean createPricePlans
    • profileSupportsPersistence

      protected Boolean profileSupportsPersistence
    • profilesEditable

      protected Boolean profilesEditable
    • cloudType

      protected CloudType cloudType
    • isPlugin

      protected Boolean isPlugin
    • pluginLogoPrefix

      protected String pluginLogoPrefix
    • pluginIconPath

      protected String pluginIconPath
    • pluginIconDarkPath

      protected String pluginIconDarkPath
    • pluginIconHidpiPath

      protected String pluginIconHidpiPath
    • pluginIconDarkHidpiPath

      protected String pluginIconDarkHidpiPath
  • Constructor Details

    • NetworkLoadBalancerType

      public NetworkLoadBalancerType()
  • Method Details

    • getCode

      public String getCode()
    • setCode

      public void setCode(String code)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getEnabled

      public Boolean getEnabled()
    • setEnabled

      public void setEnabled(Boolean enabled)
    • getInternal

      public Boolean getInternal()
    • setInternal

      public void setInternal(Boolean internal)
    • getCreatable

      public Boolean getCreatable()
    • setCreatable

      public void setCreatable(Boolean creatable)
    • getSupportsCerts

      public Boolean getSupportsCerts()
    • setSupportsCerts

      public void setSupportsCerts(Boolean supportsCerts)
    • getSupportsHostname

      public Boolean getSupportsHostname()
    • setSupportsHostname

      public void setSupportsHostname(Boolean supportsHostname)
    • getSupportsVip

      public Boolean getSupportsVip()
    • setSupportsVip

      public void setSupportsVip(Boolean supportsVip)
    • getSupportsSticky

      public Boolean getSupportsSticky()
    • setSupportsSticky

      public void setSupportsSticky(Boolean supportsSticky)
    • getSupportsBalancing

      public Boolean getSupportsBalancing()
    • setSupportsBalancing

      public void setSupportsBalancing(Boolean supportsBalancing)
    • getSupportsScheme

      public Boolean getSupportsScheme()
    • setSupportsScheme

      public void setSupportsScheme(Boolean supportsScheme)
    • getSupportsFloatingIp

      public Boolean getSupportsFloatingIp()
    • setSupportsFloatingIp

      public void setSupportsFloatingIp(Boolean supportsFloatingIp)
    • getSupportsMonitor

      public Boolean getSupportsMonitor()
    • setSupportsMonitor

      public void setSupportsMonitor(Boolean supportsMonitor)
    • getSupportsPoolDetail

      public Boolean getSupportsPoolDetail()
    • setSupportsPoolDetail

      public void setSupportsPoolDetail(Boolean supportsPoolDetail)
    • getEditable

      public Boolean getEditable()
    • setEditable

      public void setEditable(Boolean editable)
    • getRemovable

      public Boolean getRemovable()
    • setRemovable

      public void setRemovable(Boolean removable)
    • getSharedVipMode

      public String getSharedVipMode()
    • setSharedVipMode

      public void setSharedVipMode(String sharedVipMode)
    • getCreateType

      public String getCreateType()
    • setCreateType

      public void setCreateType(String createType)
    • getFormat

      public String getFormat()
    • setFormat

      public void setFormat(String format)
    • getNetworkService

      public String getNetworkService()
    • setNetworkService

      public void setNetworkService(String networkService)
    • getInitializeQueue

      public String getInitializeQueue()
    • setInitializeQueue

      public void setInitializeQueue(String initializeQueue)
    • getViewSet

      public String getViewSet()
    • setViewSet

      public void setViewSet(String viewSet)
    • getCertSize

      public Integer getCertSize()
    • setCertSize

      public void setCertSize(Integer certSize)
    • getHasVirtualServers

      public Boolean getHasVirtualServers()
    • setHasVirtualServers

      public void setHasVirtualServers(Boolean hasVirtualServers)
    • getHasVirtualServerPolicies

      public Boolean getHasVirtualServerPolicies()
    • setHasVirtualServerPolicies

      public void setHasVirtualServerPolicies(Boolean hasVirtualServerPolicies)
    • getHasMonitors

      public Boolean getHasMonitors()
    • setHasMonitors

      public void setHasMonitors(Boolean hasMonitors)
    • getHasNodes

      public Boolean getHasNodes()
    • setHasNodes

      public void setHasNodes(Boolean hasNodes)
    • getHasNodeMonitors

      public Boolean getHasNodeMonitors()
    • setHasNodeMonitors

      public void setHasNodeMonitors(Boolean hasNodeMonitors)
    • getHasNodeWeight

      public Boolean getHasNodeWeight()
    • setHasNodeWeight

      public void setHasNodeWeight(Boolean hasNodeWeight)
    • getHasPolicies

      public Boolean getHasPolicies()
    • setHasPolicies

      public void setHasPolicies(Boolean hasPolicies)
    • getHasProfiles

      public Boolean getHasProfiles()
    • setHasProfiles

      public void setHasProfiles(Boolean hasProfiles)
    • getHasRules

      public Boolean getHasRules()
    • setHasRules

      public void setHasRules(Boolean hasRules)
    • getHasScripts

      public Boolean getHasScripts()
    • setHasScripts

      public void setHasScripts(Boolean hasScripts)
    • getHasServices

      public Boolean getHasServices()
    • setHasServices

      public void setHasServices(Boolean hasServices)
    • getHasPools

      public Boolean getHasPools()
    • setHasPools

      public void setHasPools(Boolean hasPools)
    • getHasPrivateVip

      public Boolean getHasPrivateVip()
    • setHasPrivateVip

      public void setHasPrivateVip(Boolean hasPrivateVip)
    • getCreateVirtualServers

      public Boolean getCreateVirtualServers()
    • setCreateVirtualServers

      public void setCreateVirtualServers(Boolean createVirtualServers)
    • getCreateVirtualServerPolicies

      public Boolean getCreateVirtualServerPolicies()
    • setCreateVirtualServerPolicies

      public void setCreateVirtualServerPolicies(Boolean createVirtualServerPolicies)
    • getCreateMonitors

      public Boolean getCreateMonitors()
    • setCreateMonitors

      public void setCreateMonitors(Boolean createMonitors)
    • getCreateNodes

      public Boolean getCreateNodes()
    • setCreateNodes

      public void setCreateNodes(Boolean createNodes)
    • getCreatePolicies

      public Boolean getCreatePolicies()
    • setCreatePolicies

      public void setCreatePolicies(Boolean createPolicies)
    • getCreateProfiles

      public Boolean getCreateProfiles()
    • setCreateProfiles

      public void setCreateProfiles(Boolean createProfiles)
    • getCreateRules

      public Boolean getCreateRules()
    • setCreateRules

      public void setCreateRules(Boolean createRules)
    • getCreateScripts

      public Boolean getCreateScripts()
    • setCreateScripts

      public void setCreateScripts(Boolean createScripts)
    • getCreateServices

      public Boolean getCreateServices()
    • setCreateServices

      public void setCreateServices(Boolean createServices)
    • getCreatePools

      public Boolean getCreatePools()
    • setCreatePools

      public void setCreatePools(Boolean createPools)
    • getNameEditable

      public Boolean getNameEditable()
    • setNameEditable

      public void setNameEditable(Boolean nameEditable)
    • getPoolMemberType

      public String getPoolMemberType()
    • setPoolMemberType

      public void setPoolMemberType(String poolMemberType)
    • getNodeResourceType

      public String getNodeResourceType()
    • setNodeResourceType

      public void setNodeResourceType(String nodeResourceType)
    • getImageCode

      public String getImageCode()
    • setImageCode

      public void setImageCode(String imageCode)
    • getPoolSupportsStatus

      public Boolean getPoolSupportsStatus()
    • setPoolSupportsStatus

      public void setPoolSupportsStatus(Boolean poolSupportsStatus)
    • getNodeSupportsStatus

      public Boolean getNodeSupportsStatus()
    • setNodeSupportsStatus

      public void setNodeSupportsStatus(Boolean nodeSupportsStatus)
    • getInstanceSupportsStatus

      public Boolean getInstanceSupportsStatus()
    • setInstanceSupportsStatus

      public void setInstanceSupportsStatus(Boolean instanceSupportsStatus)
    • getProfileSupportsProxy

      public Boolean getProfileSupportsProxy()
    • setProfileSupportsProxy

      public void setProfileSupportsProxy(Boolean profileSupportsProxy)
    • getCreatePricePlans

      public Boolean getCreatePricePlans()
    • setCreatePricePlans

      public void setCreatePricePlans(Boolean createPricePlans)
    • getProfileSupportsPersistence

      public Boolean getProfileSupportsPersistence()
    • setProfileSupportsPersistence

      public void setProfileSupportsPersistence(Boolean profileSupportsPersistence)
    • getProfilesEditable

      public Boolean getProfilesEditable()
    • setProfilesEditable

      public void setProfilesEditable(Boolean profilesEditable)
    • getOptionTypes

      public Collection<OptionType> getOptionTypes()
    • setOptionTypes

      public void setOptionTypes(Collection<OptionType> optionTypes)
    • getVipOptionTypes

      public Collection<OptionType> getVipOptionTypes()
    • setVipOptionTypes

      public void setVipOptionTypes(Collection<OptionType> vipOptionTypes)
    • getPoolOptionTypes

      public Collection<OptionType> getPoolOptionTypes()
    • setPoolOptionTypes

      public void setPoolOptionTypes(Collection<OptionType> poolOptionTypes)
    • getProfileOptionTypes

      public Collection<OptionType> getProfileOptionTypes()
    • setProfileOptionTypes

      public void setProfileOptionTypes(Collection<OptionType> profileOptionTypes)
    • getPolicyOptionTypes

      public Collection<OptionType> getPolicyOptionTypes()
    • setPolicyOptionTypes

      public void setPolicyOptionTypes(Collection<OptionType> policyOptionTypes)
    • getPolicyRuleOptionTypes

      public Collection<OptionType> getPolicyRuleOptionTypes()
    • setPolicyRuleOptionTypes

      public void setPolicyRuleOptionTypes(Collection<OptionType> policyRuleOptionTypes)
    • getNodeOptionTypes

      public Collection<OptionType> getNodeOptionTypes()
    • setNodeOptionTypes

      public void setNodeOptionTypes(Collection<OptionType> nodeOptionTypes)
    • getMonitorOptionTypes

      public Collection<OptionType> getMonitorOptionTypes()
    • setMonitorOptionTypes

      public void setMonitorOptionTypes(Collection<OptionType> monitorOptionTypes)
    • getScriptOptionTypes

      public Collection<OptionType> getScriptOptionTypes()
    • setScriptOptionTypes

      public void setScriptOptionTypes(Collection<OptionType> scriptOptionTypes)
    • getInstanceOptionTypes

      public Collection<OptionType> getInstanceOptionTypes()
    • setInstanceOptionTypes

      public void setInstanceOptionTypes(Collection<OptionType> instanceOptionTypes)
    • getInstancePolicyOptionTypes

      public Collection<OptionType> getInstancePolicyOptionTypes()
    • setInstancePolicyOptionTypes

      public void setInstancePolicyOptionTypes(Collection<OptionType> instancePolicyOptionTypes)
    • getInstanceRuleOptionTypes

      public Collection<OptionType> getInstanceRuleOptionTypes()
    • setInstanceRuleOptionTypes

      public void setInstanceRuleOptionTypes(Collection<OptionType> instanceRuleOptionTypes)
    • getCloudType

      public CloudType getCloudType()
    • setCloudType

      public void setCloudType(CloudType cloudType)
    • getPlugin

      public Boolean getPlugin()
    • setPlugin

      public void setPlugin(Boolean plugin)
    • getPluginLogoPrefix

      public String getPluginLogoPrefix()
    • setPluginLogoPrefix

      public void setPluginLogoPrefix(String pluginLogoPrefix)
    • getPluginIconPath

      public String getPluginIconPath()
    • setPluginIconPath

      public void setPluginIconPath(String pluginIconPath)
    • getPluginIconDarkPath

      public String getPluginIconDarkPath()
    • setPluginIconDarkPath

      public void setPluginIconDarkPath(String pluginIconDarkPath)
    • getPluginIconHidpiPath

      public String getPluginIconHidpiPath()
    • setPluginIconHidpiPath

      public void setPluginIconHidpiPath(String pluginIconHidpiPath)
    • getPluginIconDarkHidpiPath

      public String getPluginIconDarkHidpiPath()
    • setPluginIconDarkHidpiPath

      public void setPluginIconDarkHidpiPath(String pluginIconDarkHidpiPath)