Class UpdatePolicyRequest
java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.ulb.models.UpdatePolicyRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMatch()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) Methods inherited from class cn.ucloud.common.request.Request
encode, getAction, getPublicKey, getSignature, setAction, setPublicKey, setSignature
-
Constructor Details
-
UpdatePolicyRequest
public UpdatePolicyRequest()
-
-
Method Details
-
getRegion
-
setRegion
-
getProjectId
- Overrides:
getProjectIdin classRequest
-
setProjectId
- Overrides:
setProjectIdin classRequest
-
getULBId
-
setULBId
-
getVServerId
-
setVServerId
-
getMatch
-
setMatch
-
getPolicyPriority
-
setPolicyPriority
-
getDomainMatchMode
-
setDomainMatchMode
-
getPolicyId
-
setPolicyId
-
getBackendId
-
setBackendId
-
getType
-
setType
-
loadMaxRetries
-
withMaxRetries
-
loadTimeout
-
withTimeout
-