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