Uses of Class
com.tencentcloudapi.tione.v20211111.models.StopCreatingImageResponse
-
Packages that use StopCreatingImageResponse Package Description com.tencentcloudapi.tione.v20211111 com.tencentcloudapi.tione.v20211111.models -
-
Uses of StopCreatingImageResponse in com.tencentcloudapi.tione.v20211111
Methods in com.tencentcloudapi.tione.v20211111 that return StopCreatingImageResponse Modifier and Type Method Description StopCreatingImageResponseTioneClient. StopCreatingImage(StopCreatingImageRequest req)停止保存镜像 -
Uses of StopCreatingImageResponse in com.tencentcloudapi.tione.v20211111.models
Constructors in com.tencentcloudapi.tione.v20211111.models with parameters of type StopCreatingImageResponse Constructor Description StopCreatingImageResponse(StopCreatingImageResponse 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.
-