Uses of Class
com.tencentcloudapi.cdn.v20180606.models.DescribeScdnBotDataResponse
-
Packages that use DescribeScdnBotDataResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of DescribeScdnBotDataResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return DescribeScdnBotDataResponse Modifier and Type Method Description DescribeScdnBotDataResponseCdnClient. DescribeScdnBotData(DescribeScdnBotDataRequest req)获取BOT统计数据列表 -
Uses of DescribeScdnBotDataResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type DescribeScdnBotDataResponse Constructor Description DescribeScdnBotDataResponse(DescribeScdnBotDataResponse 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.
-