类 ModifyUPhoneBandwidthRequest
java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.uphone.models.ModifyUPhoneBandwidthRequest
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetBandwidth(Integer bandwidth) voidsetProductType(String productType) voidsetProjectId(String projectId) voidsetUPhoneId(String uPhoneId) voidwithMaxRetries(Integer arg0) voidwithTimeout(Integer arg0) 从类继承的方法 cn.ucloud.common.request.Request
encode, getAction, getPublicKey, getRegion, getSignature, setAction, setPublicKey, setRegion, setSignature
-
构造器详细资料
-
ModifyUPhoneBandwidthRequest
public ModifyUPhoneBandwidthRequest()
-
-
方法详细资料
-
getProjectId
- 覆盖:
getProjectId在类中Request
-
setProjectId
- 覆盖:
setProjectId在类中Request
-
getUPhoneId
-
setUPhoneId
-
getBandwidth
-
setBandwidth
-
getProductType
-
setProductType
-
loadMaxRetries
-
withMaxRetries
-
loadTimeout
-
withTimeout
-