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