Uses of Class
com.tencentcloudapi.cloudstudio.v20230508.models.Image
-
Packages that use Image Package Description com.tencentcloudapi.cloudstudio.v20230508.models -
-
Uses of Image in com.tencentcloudapi.cloudstudio.v20230508.models
Methods in com.tencentcloudapi.cloudstudio.v20230508.models that return Image Modifier and Type Method Description Image[]DescribeImagesResponse. getImages()Get 镜像列表Methods in com.tencentcloudapi.cloudstudio.v20230508.models with parameters of type Image Modifier and Type Method Description voidDescribeImagesResponse. setImages(Image[] Images)Set 镜像列表Constructors in com.tencentcloudapi.cloudstudio.v20230508.models with parameters of type Image Constructor Description Image(Image 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.
-