Class ModifyUPhoneBandwidthRequest
java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.uphone.models.ModifyUPhoneBandwidthRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBandwidth(Integer bandwidth) voidsetProductType(String productType) voidsetProjectId(String projectId) voidsetUPhoneId(String uPhoneId) 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
-
ModifyUPhoneBandwidthRequest
public ModifyUPhoneBandwidthRequest()
-
-
Method Details
-
getProjectId
- Overrides:
getProjectIdin classRequest
-
setProjectId
- Overrides:
setProjectIdin classRequest
-
getUPhoneId
-
setUPhoneId
-
getBandwidth
-
setBandwidth
-
getProductType
-
setProductType
-
loadMaxRetries
-
withMaxRetries
-
loadTimeout
-
withTimeout
-