Uses of Class
com.tencentcloudapi.waf.v20180125.models.BotStatPointItem
-
Packages that use BotStatPointItem Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of BotStatPointItem in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return BotStatPointItem Modifier and Type Method Description BotStatPointItem[]DescribeFlowTrendResponse. getData()Get 流量趋势数据Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type BotStatPointItem Modifier and Type Method Description voidDescribeFlowTrendResponse. setData(BotStatPointItem[] Data)Set 流量趋势数据Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type BotStatPointItem Constructor Description BotStatPointItem(BotStatPointItem 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.
-