Uses of Class
com.tencentcloudapi.cdn.v20180606.models.BotStatisticsCount
-
Packages that use BotStatisticsCount Package Description com.tencentcloudapi.cdn.v20180606.models -
-
Uses of BotStatisticsCount in com.tencentcloudapi.cdn.v20180606.models
Methods in com.tencentcloudapi.cdn.v20180606.models that return BotStatisticsCount Modifier and Type Method Description BotStatisticsCount[]ListScdnTopBotDataResponse. getData()Get 域名BOT次数列表Methods in com.tencentcloudapi.cdn.v20180606.models with parameters of type BotStatisticsCount Modifier and Type Method Description voidListScdnTopBotDataResponse. setData(BotStatisticsCount[] Data)Set 域名BOT次数列表Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type BotStatisticsCount Constructor Description BotStatisticsCount(BotStatisticsCount 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.
-