Uses of Class
com.tencentcloudapi.bm.v20180423.models.DescribeCustomImagesResponse
-
Packages that use DescribeCustomImagesResponse Package Description com.tencentcloudapi.bm.v20180423 com.tencentcloudapi.bm.v20180423.models -
-
Uses of DescribeCustomImagesResponse in com.tencentcloudapi.bm.v20180423
Methods in com.tencentcloudapi.bm.v20180423 that return DescribeCustomImagesResponse Modifier and Type Method Description DescribeCustomImagesResponseBmClient. DescribeCustomImages(DescribeCustomImagesRequest req)查看自定义镜像列表 -
Uses of DescribeCustomImagesResponse in com.tencentcloudapi.bm.v20180423.models
Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type DescribeCustomImagesResponse Constructor Description DescribeCustomImagesResponse(DescribeCustomImagesResponse 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.
-