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