类 DescribeULBResponse.ULBPolicySet
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ulb.models.DescribeULBResponse.ULBPolicySet
- 封闭类:
DescribeULBResponse
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getMatch()getType()voidsetBackendSet(List<DescribeULBResponse.PolicyBackendSet> backendSet) voidsetDomainMatchMode(String domainMatchMode) voidvoidsetPolicyId(String policyId) voidsetPolicyPriority(Integer policyPriority) voidsetPolicyType(String policyType) voidsetTotalCount(Integer totalCount) voidvoidsetVServerId(String vServerId) 从类继承的方法 cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
构造器详细资料
-
ULBPolicySet
public ULBPolicySet()
-
-
方法详细资料
-
getDomainMatchMode
-
setDomainMatchMode
-
getPolicyId
-
setPolicyId
-
getPolicyType
-
setPolicyType
-
getType
-
setType
-
getMatch
-
setMatch
-
getPolicyPriority
-
setPolicyPriority
-
getVServerId
-
setVServerId
-
getTotalCount
-
setTotalCount
-
getBackendSet
-
setBackendSet
-