Package cn.ucloud.pathx.models
Class CreateUPathRequest
java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.pathx.models.CreateUPathRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetBandwidth(Integer bandwidth) voidsetChargeType(String chargeType) voidsetCouponId(String couponId) voidvoidvoidsetPathType(String pathType) voidsetPostPaid(Boolean postPaid) voidsetProjectId(String projectId) voidsetQuantity(Integer quantity) 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
-
CreateUPathRequest
public CreateUPathRequest()
-
-
Method Details
-
getProjectId
- Overrides:
getProjectIdin classRequest
-
setProjectId
- Overrides:
setProjectIdin classRequest
-
getName
-
setName
-
getLineId
-
setLineId
-
getBandwidth
-
setBandwidth
-
getChargeType
-
setChargeType
-
getQuantity
-
setQuantity
-
getPostPaid
-
setPostPaid
-
getPathType
-
setPathType
-
getCouponId
-
setCouponId
-
loadMaxRetries
-
withMaxRetries
-
loadTimeout
-
withTimeout
-