Class GetNewUcdnLogUrlStatisticsResponse.DownloadStatisticInfo
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucdn.models.GetNewUcdnLogUrlStatisticsResponse.DownloadStatisticInfo
- Enclosing class:
GetNewUcdnLogUrlStatisticsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUrl()voidsetDownloadTimes(Integer downloadTimes) voidsetPercent(Double percent) voidsetTraffic(Double traffic) voidMethods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
DownloadStatisticInfo
public DownloadStatisticInfo()
-
-
Method Details
-
getUrl
-
setUrl
-
getTraffic
-
setTraffic
-
getDownloadTimes
-
setDownloadTimes
-
getPercent
-
setPercent
-