Uses of Class
com.tencentcloudapi.ecm.v20190719.models.ImageOsList
-
Packages that use ImageOsList Package Description com.tencentcloudapi.ecm.v20190719.models -
-
Uses of ImageOsList in com.tencentcloudapi.ecm.v20190719.models
Methods in com.tencentcloudapi.ecm.v20190719.models that return ImageOsList Modifier and Type Method Description ImageOsListDescribeImportImageOsResponse. getImportImageOsListSupported()Get 支持的导入镜像的操作系统类型Methods in com.tencentcloudapi.ecm.v20190719.models with parameters of type ImageOsList Modifier and Type Method Description voidDescribeImportImageOsResponse. setImportImageOsListSupported(ImageOsList ImportImageOsListSupported)Set 支持的导入镜像的操作系统类型Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type ImageOsList Constructor Description ImageOsList(ImageOsList 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.
-