public static class GetNewUcdnLogUrlStatisticsResponse.DownloadStatisticInfo extends Response
| 构造器和说明 |
|---|
DownloadStatisticInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getDownloadTimes() |
Double |
getPercent() |
Double |
getTraffic() |
String |
getUrl() |
void |
setDownloadTimes(Integer downloadTimes) |
void |
setPercent(Double percent) |
void |
setTraffic(Double traffic) |
void |
setUrl(String url) |
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCodepublic String getUrl()
public void setUrl(String url)
public Double getTraffic()
public void setTraffic(Double traffic)
public Integer getDownloadTimes()
public void setDownloadTimes(Integer downloadTimes)
public Double getPercent()
public void setPercent(Double percent)
Copyright © 2022. All rights reserved.