Uses of Class
com.tencentcloudapi.bm.v20180423.models.CustomImageProcess
-
Packages that use CustomImageProcess Package Description com.tencentcloudapi.bm.v20180423.models -
-
Uses of CustomImageProcess in com.tencentcloudapi.bm.v20180423.models
Methods in com.tencentcloudapi.bm.v20180423.models that return CustomImageProcess Modifier and Type Method Description CustomImageProcess[]DescribeCustomImageProcessResponse. getCustomImageProcessSet()Get 镜像制作进度Methods in com.tencentcloudapi.bm.v20180423.models with parameters of type CustomImageProcess Modifier and Type Method Description voidDescribeCustomImageProcessResponse. setCustomImageProcessSet(CustomImageProcess[] CustomImageProcessSet)Set 镜像制作进度Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type CustomImageProcess Constructor Description CustomImageProcess(CustomImageProcess 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.
-