Uses of Class
com.tencentcloudapi.cwp.v20180228.models.CreateEmergencyVulScanResponse
-
Packages that use CreateEmergencyVulScanResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of CreateEmergencyVulScanResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return CreateEmergencyVulScanResponse Modifier and Type Method Description CreateEmergencyVulScanResponseCwpClient. CreateEmergencyVulScan(CreateEmergencyVulScanRequest req)创建应急漏洞扫描任务 -
Uses of CreateEmergencyVulScanResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type CreateEmergencyVulScanResponse Constructor Description CreateEmergencyVulScanResponse(CreateEmergencyVulScanResponse 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.
-