Uses of Class
com.tencentcloudapi.tcss.v20201101.models.ImagesVul
-
Packages that use ImagesVul Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of ImagesVul in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return ImagesVul Modifier and Type Method Description ImagesVul[]DescribeAssetImageVulListResponse. getList()Get 镜像漏洞列表Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type ImagesVul Modifier and Type Method Description voidDescribeAssetImageVulListResponse. setList(ImagesVul[] List)Set 镜像漏洞列表Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type ImagesVul Constructor Description ImagesVul(ImagesVul 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.
-