Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeVulLevelCountRequest
-
Packages that use DescribeVulLevelCountRequest Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeVulLevelCountRequest in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 with parameters of type DescribeVulLevelCountRequest Modifier and Type Method Description DescribeVulLevelCountResponseCwpClient. DescribeVulLevelCount(DescribeVulLevelCountRequest req)漏洞数量等级分布统计 -
Uses of DescribeVulLevelCountRequest in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeVulLevelCountRequest Constructor Description DescribeVulLevelCountRequest(DescribeVulLevelCountRequest 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.
-