Uses of Class
com.tencentcloudapi.ecm.v20190719.models.SrcImage
-
Packages that use SrcImage Package Description com.tencentcloudapi.ecm.v20190719.models -
-
Uses of SrcImage in com.tencentcloudapi.ecm.v20190719.models
Methods in com.tencentcloudapi.ecm.v20190719.models that return SrcImage Modifier and Type Method Description SrcImage
Image. getSrcImage()
Get 镜像来源信息Methods in com.tencentcloudapi.ecm.v20190719.models with parameters of type SrcImage Modifier and Type Method Description void
Image. setSrcImage(SrcImage SrcImage)
Set 镜像来源信息Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type SrcImage Constructor Description SrcImage(SrcImage 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.
-