Uses of Class
com.tencentcloudapi.tcss.v20201101.models.CreateDefenceVulExportJobResponse
-
Packages that use CreateDefenceVulExportJobResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of CreateDefenceVulExportJobResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return CreateDefenceVulExportJobResponse Modifier and Type Method Description CreateDefenceVulExportJobResponseTcssClient. CreateDefenceVulExportJob(CreateDefenceVulExportJobRequest req)创建支持防御的漏洞导出任务 -
Uses of CreateDefenceVulExportJobResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type CreateDefenceVulExportJobResponse Constructor Description CreateDefenceVulExportJobResponse(CreateDefenceVulExportJobResponse 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.
-