Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeVulHostCountScanTimeResponse
-
Packages that use DescribeVulHostCountScanTimeResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeVulHostCountScanTimeResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeVulHostCountScanTimeResponse Modifier and Type Method Description DescribeVulHostCountScanTimeResponseCwpClient. DescribeVulHostCountScanTime(DescribeVulHostCountScanTimeRequest req)获取待处理漏洞数+影响主机数 -
Uses of DescribeVulHostCountScanTimeResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeVulHostCountScanTimeResponse Constructor Description DescribeVulHostCountScanTimeResponse(DescribeVulHostCountScanTimeResponse 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.
-