Package cn.ucloud.ucdn.models
Class GetUcdnPassBandwidthV2Response.BandwidthInfoDetail
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.ucdn.models.GetUcdnPassBandwidthV2Response.BandwidthInfoDetail
-
- Enclosing class:
- GetUcdnPassBandwidthV2Response
public static class GetUcdnPassBandwidthV2Response.BandwidthInfoDetail extends Response
-
-
Constructor Summary
Constructors Constructor Description BandwidthInfoDetail()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DoublegetBandwidth()IntegergetTime()voidsetBandwidth(Double bandwidth)voidsetTime(Integer time)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-