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