Uses of Class
com.tencentcloudapi.cdn.v20180606.models.ListTopWafDataRequest
-
Packages that use ListTopWafDataRequest Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of ListTopWafDataRequest in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 with parameters of type ListTopWafDataRequest Modifier and Type Method Description ListTopWafDataResponseCdnClient. ListTopWafData(ListTopWafDataRequest req)获取Waf攻击Top数据 -
Uses of ListTopWafDataRequest in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type ListTopWafDataRequest Constructor Description ListTopWafDataRequest(ListTopWafDataRequest 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.
-