Uses of Class
com.tencentcloudapi.cwp.v20180228.models.ScanVulSettingResponse
-
Packages that use ScanVulSettingResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of ScanVulSettingResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return ScanVulSettingResponse Modifier and Type Method Description ScanVulSettingResponseCwpClient. ScanVulSetting(ScanVulSettingRequest req)定期扫描漏洞设置 -
Uses of ScanVulSettingResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type ScanVulSettingResponse Constructor Description ScanVulSettingResponse(ScanVulSettingResponse 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.
-