Package cn.ucloud.ucdn.models
Class GetUcdnProIspBandwidthV2Response.ProIspBandwidthList
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.ucdn.models.GetUcdnProIspBandwidthV2Response.ProIspBandwidthList
-
- Enclosing class:
- GetUcdnProIspBandwidthV2Response
public static class GetUcdnProIspBandwidthV2Response.ProIspBandwidthList extends Response
-
-
Constructor Summary
Constructors Constructor Description ProIspBandwidthList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DoublegetCdnBandwidth()IntegergetTime()DoublegetTraffic()voidsetCdnBandwidth(Double cdnBandwidth)voidsetTime(Integer time)voidsetTraffic(Double traffic)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-