Class GetNewUcdnLogClientIpStatisticsResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucdn.models.GetNewUcdnLogClientIpStatisticsResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetClientIpStatisticsList(List<GetNewUcdnLogClientIpStatisticsResponse.ClientIpStatisticsList> clientIpStatisticsList) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
GetNewUcdnLogClientIpStatisticsResponse
public GetNewUcdnLogClientIpStatisticsResponse()
-
-
Method Details
-
getClientIpStatisticsList
public List<GetNewUcdnLogClientIpStatisticsResponse.ClientIpStatisticsList> getClientIpStatisticsList() -
setClientIpStatisticsList
public void setClientIpStatisticsList(List<GetNewUcdnLogClientIpStatisticsResponse.ClientIpStatisticsList> clientIpStatisticsList)
-