Class UGABindUPathRequest
java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.pathx.models.UGABindUPathRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUGAId()voidsetCouponId(String couponId) voidsetProjectId(String projectId) voidvoidsetUPathId(String uPathId) voidwithMaxRetries(Integer arg0) voidwithTimeout(Integer arg0) Methods inherited from class cn.ucloud.common.request.Request
encode, getAction, getPublicKey, getRegion, getSignature, setAction, setPublicKey, setRegion, setSignature
-
Constructor Details
-
UGABindUPathRequest
public UGABindUPathRequest()
-
-
Method Details
-
getProjectId
- Overrides:
getProjectIdin classRequest
-
setProjectId
- Overrides:
setProjectIdin classRequest
-
getUGAId
-
setUGAId
-
getUPathId
-
setUPathId
-
getCouponId
-
setCouponId
-
loadMaxRetries
-
withMaxRetries
-
loadTimeout
-
withTimeout
-