Uses of Class
com.tencentcloudapi.cdn.v20180606.models.BotStats
-
Packages that use BotStats Package Description com.tencentcloudapi.cdn.v20180606.models -
-
Uses of BotStats in com.tencentcloudapi.cdn.v20180606.models
Methods in com.tencentcloudapi.cdn.v20180606.models that return BotStats Modifier and Type Method Description BotStats[]DescribeScdnBotDataResponse. getData()Get 统计信息详细数据Methods in com.tencentcloudapi.cdn.v20180606.models with parameters of type BotStats Modifier and Type Method Description voidDescribeScdnBotDataResponse. setData(BotStats[] Data)Set 统计信息详细数据Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type BotStats Constructor Description BotStats(BotStats 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.
-