类 UpdatePolicyRequest
java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.ulb.models.UpdatePolicyRequest
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getMatch()getType()getULBId()voidsetBackendId(List<String> backendId) voidsetDomainMatchMode(String domainMatchMode) voidvoidsetPolicyId(String policyId) voidsetPolicyPriority(Integer policyPriority) voidsetProjectId(String projectId) voidvoidvoidvoidsetVServerId(String vServerId) voidwithMaxRetries(Integer arg0) voidwithTimeout(Integer arg0) 从类继承的方法 cn.ucloud.common.request.Request
encode, getAction, getPublicKey, getSignature, setAction, setPublicKey, setSignature
-
构造器详细资料
-
UpdatePolicyRequest
public UpdatePolicyRequest()
-
-
方法详细资料
-
getRegion
-
setRegion
-
getProjectId
- 覆盖:
getProjectId在类中Request
-
setProjectId
- 覆盖:
setProjectId在类中Request
-
getULBId
-
setULBId
-
getVServerId
-
setVServerId
-
getMatch
-
setMatch
-
getPolicyPriority
-
setPolicyPriority
-
getDomainMatchMode
-
setDomainMatchMode
-
getPolicyId
-
setPolicyId
-
getBackendId
-
setBackendId
-
getType
-
setType
-
loadMaxRetries
-
withMaxRetries
-
loadTimeout
-
withTimeout
-