Class UpdatePolicyRequest


  • public class UpdatePolicyRequest
    extends Request
    • Constructor Detail

      • UpdatePolicyRequest

        public UpdatePolicyRequest()
    • Method Detail

      • getULBId

        public String getULBId()
      • setULBId

        public void setULBId​(String ulbId)
      • getVServerId

        public String getVServerId()
      • setVServerId

        public void setVServerId​(String vServerId)
      • getMatch

        public String getMatch()
      • setMatch

        public void setMatch​(String match)
      • getPolicyPriority

        public Integer getPolicyPriority()
      • setPolicyPriority

        public void setPolicyPriority​(Integer policyPriority)
      • getDomainMatchMode

        public String getDomainMatchMode()
      • setDomainMatchMode

        public void setDomainMatchMode​(String domainMatchMode)
      • getPolicyId

        public String getPolicyId()
      • setPolicyId

        public void setPolicyId​(String policyId)
      • getBackendId

        public List<String> getBackendId()
      • setBackendId

        public void setBackendId​(List<String> backendId)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)