Package cn.ucloud.uphone.models
Class DescribeUPhoneShareBandwidthResponse.ShareBandwidthInfo
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uphone.models.DescribeUPhoneShareBandwidthResponse.ShareBandwidthInfo
- Enclosing class:
DescribeUPhoneShareBandwidthResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()voidsetBandwidth(Integer bandwidth) voidsetBindCount(Integer bindCount) voidsetChargeType(String chargeType) voidsetCreateTime(Integer createTime) voidsetExpireTime(Integer expireTime) voidvoidsetIpCount(Integer ipCount) voidsetIpProportion(Integer ipProportion) voidvoidvoidsetRemainCount(Integer remainCount) voidMethods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
ShareBandwidthInfo
public ShareBandwidthInfo()
-
-
Method Details
-
getRegion
-
setRegion
-
getId
-
setId
-
getIpProportion
-
setIpProportion
-
getBandwidth
-
setBandwidth
-
getName
-
setName
-
getIpCount
-
setIpCount
-
getBindCount
-
setBindCount
-
getRemainCount
-
setRemainCount
-
getRemark
-
setRemark
-
getCreateTime
-
setCreateTime
-
getExpireTime
-
setExpireTime
-
getChargeType
-
setChargeType
-