Uses of Class
com.tencentcloudapi.fmu.v20191213.models.CancelBeautifyVideoJobResponse
-
Packages that use CancelBeautifyVideoJobResponse Package Description com.tencentcloudapi.fmu.v20191213 com.tencentcloudapi.fmu.v20191213.models -
-
Uses of CancelBeautifyVideoJobResponse in com.tencentcloudapi.fmu.v20191213
Methods in com.tencentcloudapi.fmu.v20191213 that return CancelBeautifyVideoJobResponse Modifier and Type Method Description CancelBeautifyVideoJobResponseFmuClient. CancelBeautifyVideoJob(CancelBeautifyVideoJobRequest req)撤销视频美颜任务请求 -
Uses of CancelBeautifyVideoJobResponse in com.tencentcloudapi.fmu.v20191213.models
Constructors in com.tencentcloudapi.fmu.v20191213.models with parameters of type CancelBeautifyVideoJobResponse Constructor Description CancelBeautifyVideoJobResponse(CancelBeautifyVideoJobResponse 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.
-