Class VirtualServer

    • Constructor Detail

      • VirtualServer

        public VirtualServer()
    • Method Detail

      • getRoutingMethod

        public Method getRoutingMethod()
      • setRoutingMethod

        public void setRoutingMethod​(Method routingMethod)
      • getServiceGroups

        public List<Group> getServiceGroups()
      • setVirtualIpAddress

        public void setVirtualIpAddress​(VirtualIpAddress virtualIpAddress)
      • getAllocation

        public Long getAllocation()
      • setAllocation

        public void setAllocation​(Long allocation)
      • isAllocationSpecified

        public boolean isAllocationSpecified()
      • unsetAllocation

        public void unsetAllocation()
      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • isIdSpecified

        public boolean isIdSpecified()
      • unsetId

        public void unsetId()
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • isNameSpecified

        public boolean isNameSpecified()
      • unsetName

        public void unsetName()
      • getNotes

        public String getNotes()
      • setNotes

        public void setNotes​(String notes)
      • isNotesSpecified

        public boolean isNotesSpecified()
      • unsetNotes

        public void unsetNotes()
      • getPort

        public Long getPort()
      • setPort

        public void setPort​(Long port)
      • isPortSpecified

        public boolean isPortSpecified()
      • unsetPort

        public void unsetPort()
      • getRoutingMethodId

        public Long getRoutingMethodId()
      • setRoutingMethodId

        public void setRoutingMethodId​(Long routingMethodId)
      • isRoutingMethodIdSpecified

        public boolean isRoutingMethodIdSpecified()
      • unsetRoutingMethodId

        public void unsetRoutingMethodId()
      • getVirtualIpAddressId

        public Long getVirtualIpAddressId()
      • setVirtualIpAddressId

        public void setVirtualIpAddressId​(Long virtualIpAddressId)
      • isVirtualIpAddressIdSpecified

        public boolean isVirtualIpAddressIdSpecified()
      • unsetVirtualIpAddressId

        public void unsetVirtualIpAddressId()
      • getScaleLoadBalancerCount

        public Long getScaleLoadBalancerCount()
      • setScaleLoadBalancerCount

        public void setScaleLoadBalancerCount​(Long scaleLoadBalancerCount)
      • getServiceGroupCount

        public Long getServiceGroupCount()
      • setServiceGroupCount

        public void setServiceGroupCount​(Long serviceGroupCount)