类 GetNewUcdnLogUrlStatisticsResponse.DownloadStatisticInfo
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucdn.models.GetNewUcdnLogUrlStatisticsResponse.DownloadStatisticInfo
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getUrl()voidsetDownloadTimes(Integer downloadTimes) voidsetPercent(Double percent) voidsetTraffic(Double traffic) void从类继承的方法 cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
构造器详细资料
-
DownloadStatisticInfo
public DownloadStatisticInfo()
-
-
方法详细资料
-
getUrl
-
setUrl
-
getTraffic
-
setTraffic
-
getDownloadTimes
-
setDownloadTimes
-
getPercent
-
setPercent
-