Uses of Class
com.tencentcloudapi.fmu.v20191213.models.BeautifyVideoRequest
-
Packages that use BeautifyVideoRequest Package Description com.tencentcloudapi.fmu.v20191213 com.tencentcloudapi.fmu.v20191213.models -
-
Uses of BeautifyVideoRequest in com.tencentcloudapi.fmu.v20191213
Methods in com.tencentcloudapi.fmu.v20191213 with parameters of type BeautifyVideoRequest Modifier and Type Method Description BeautifyVideoResponseFmuClient. BeautifyVideo(BeautifyVideoRequest req)视频美颜(此接口目前已下线) -
Uses of BeautifyVideoRequest in com.tencentcloudapi.fmu.v20191213.models
Constructors in com.tencentcloudapi.fmu.v20191213.models with parameters of type BeautifyVideoRequest Constructor Description BeautifyVideoRequest(BeautifyVideoRequest 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.
-