Uses of Class
com.tencentcloudapi.waf.v20180125.models.LogHistogramInfo
-
Packages that use LogHistogramInfo Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of LogHistogramInfo in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return LogHistogramInfo Modifier and Type Method Description LogHistogramInfo[]GetAttackHistogramResponse. getData()Get 统计详情Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type LogHistogramInfo Modifier and Type Method Description voidGetAttackHistogramResponse. setData(LogHistogramInfo[] Data)Set 统计详情Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type LogHistogramInfo Constructor Description LogHistogramInfo(LogHistogramInfo 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.
-