类 DescribeVServerResponse.ULBPolicySet

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ulb.models.DescribeVServerResponse.ULBPolicySet
封闭类:
DescribeVServerResponse

public static class DescribeVServerResponse.ULBPolicySet extends Response
  • 构造器详细资料

    • ULBPolicySet

      public ULBPolicySet()
  • 方法详细资料

    • getDomainMatchMode

      public String getDomainMatchMode()
    • setDomainMatchMode

      public void setDomainMatchMode(String domainMatchMode)
    • getPolicyId

      public String getPolicyId()
    • setPolicyId

      public void setPolicyId(String policyId)
    • getPolicyType

      public String getPolicyType()
    • setPolicyType

      public void setPolicyType(String policyType)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getMatch

      public String getMatch()
    • setMatch

      public void setMatch(String match)
    • getPolicyPriority

      public Integer getPolicyPriority()
    • setPolicyPriority

      public void setPolicyPriority(Integer policyPriority)
    • getVServerId

      public String getVServerId()
    • setVServerId

      public void setVServerId(String vServerId)
    • getTotalCount

      public Integer getTotalCount()
    • setTotalCount

      public void setTotalCount(Integer totalCount)
    • getBackendSet

    • setBackendSet

      public void setBackendSet(List<DescribeVServerResponse.PolicyBackendSet> backendSet)