public static class DescribeVServerResult.ULBPolicy extends Object
| 构造器和说明 |
|---|
ULBPolicy() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DescribeVServerResult.PolicyBackend> |
getBackends() |
String |
getMatch() |
String |
getPolicyId() |
Integer |
getPolicyPriority() |
String |
getPolicyType() |
Integer |
getTotalCount() |
String |
getType() |
String |
getVserverId() |
void |
setBackends(List<DescribeVServerResult.PolicyBackend> backends) |
void |
setMatch(String match) |
void |
setPolicyId(String policyId) |
void |
setPolicyPriority(Integer policyPriority) |
void |
setPolicyType(String policyType) |
void |
setTotalCount(Integer totalCount) |
void |
setType(String type) |
void |
setVserverId(String vserverId) |
String |
toString() |
public String getPolicyId()
public void setPolicyId(String policyId)
public String getPolicyType()
public void setPolicyType(String policyType)
public String getType()
public void setType(String type)
public String getMatch()
public void setMatch(String match)
public Integer getPolicyPriority()
public void setPolicyPriority(Integer policyPriority)
public String getVserverId()
public void setVserverId(String vserverId)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public List<DescribeVServerResult.PolicyBackend> getBackends()
public void setBackends(List<DescribeVServerResult.PolicyBackend> backends)
Copyright © 2018. All rights reserved.