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