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