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