Uses of Class
com.tencentcloudapi.cdn.v20180606.models.ListScdnTopBotDataResponse
-
Packages that use ListScdnTopBotDataResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of ListScdnTopBotDataResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return ListScdnTopBotDataResponse Modifier and Type Method Description ListScdnTopBotDataResponseCdnClient. ListScdnTopBotData(ListScdnTopBotDataRequest req)获取Bot攻击的Top数据列表 -
Uses of ListScdnTopBotDataResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type ListScdnTopBotDataResponse Constructor Description ListScdnTopBotDataResponse(ListScdnTopBotDataResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-