Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeAssetImageRegistryVulListResponse
-
Packages that use DescribeAssetImageRegistryVulListResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeAssetImageRegistryVulListResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return DescribeAssetImageRegistryVulListResponse Modifier and Type Method Description DescribeAssetImageRegistryVulListResponseTcssClient. DescribeAssetImageRegistryVulList(DescribeAssetImageRegistryVulListRequest req)镜像仓库查询镜像漏洞列表 -
Uses of DescribeAssetImageRegistryVulListResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeAssetImageRegistryVulListResponse Constructor Description DescribeAssetImageRegistryVulListResponse(DescribeAssetImageRegistryVulListResponse 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.
-