Uses of Class
com.tencentcloudapi.fmu.v20191213.models.QueryBeautifyVideoJobResponse
-
Packages that use QueryBeautifyVideoJobResponse Package Description com.tencentcloudapi.fmu.v20191213 com.tencentcloudapi.fmu.v20191213.models -
-
Uses of QueryBeautifyVideoJobResponse in com.tencentcloudapi.fmu.v20191213
Methods in com.tencentcloudapi.fmu.v20191213 that return QueryBeautifyVideoJobResponse Modifier and Type Method Description QueryBeautifyVideoJobResponseFmuClient. QueryBeautifyVideoJob(QueryBeautifyVideoJobRequest req)查询视频美颜处理进度 -
Uses of QueryBeautifyVideoJobResponse in com.tencentcloudapi.fmu.v20191213.models
Constructors in com.tencentcloudapi.fmu.v20191213.models with parameters of type QueryBeautifyVideoJobResponse Constructor Description QueryBeautifyVideoJobResponse(QueryBeautifyVideoJobResponse 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.
-