Uses of Class
com.tencentcloudapi.cdn.v20180606.models.DescribeWafDataResponse
-
Packages that use DescribeWafDataResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of DescribeWafDataResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return DescribeWafDataResponse Modifier and Type Method Description DescribeWafDataResponseCdnClient. DescribeWafData(DescribeWafDataRequest req)Waf统计数据查询 -
Uses of DescribeWafDataResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type DescribeWafDataResponse Constructor Description DescribeWafDataResponse(DescribeWafDataResponse 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.
-