Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeAssetImageVulListResponse
-
Packages that use DescribeAssetImageVulListResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeAssetImageVulListResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return DescribeAssetImageVulListResponse Modifier and Type Method Description DescribeAssetImageVulListResponseTcssClient. DescribeAssetImageVulList(DescribeAssetImageVulListRequest req)容器安全查询镜像漏洞列表 -
Uses of DescribeAssetImageVulListResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeAssetImageVulListResponse Constructor Description DescribeAssetImageVulListResponse(DescribeAssetImageVulListResponse 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.
-