Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeScanIgnoreVulListResponse
-
Packages that use DescribeScanIgnoreVulListResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeScanIgnoreVulListResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return DescribeScanIgnoreVulListResponse Modifier and Type Method Description DescribeScanIgnoreVulListResponseTcssClient. DescribeScanIgnoreVulList(DescribeScanIgnoreVulListRequest req)查询扫描忽略的漏洞列表 -
Uses of DescribeScanIgnoreVulListResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeScanIgnoreVulListResponse Constructor Description DescribeScanIgnoreVulListResponse(DescribeScanIgnoreVulListResponse 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.
-