Uses of Class
com.tencentcloudapi.ticm.v20181127.models.DescribeVideoTaskResponse
-
Packages that use DescribeVideoTaskResponse Package Description com.tencentcloudapi.ticm.v20181127 com.tencentcloudapi.ticm.v20181127.models -
-
Uses of DescribeVideoTaskResponse in com.tencentcloudapi.ticm.v20181127
Methods in com.tencentcloudapi.ticm.v20181127 that return DescribeVideoTaskResponse Modifier and Type Method Description DescribeVideoTaskResponseTicmClient. DescribeVideoTask(DescribeVideoTaskRequest req)提交完视频审核任务后,可以通过本接口来获取当前处理的进度和结果 -
Uses of DescribeVideoTaskResponse in com.tencentcloudapi.ticm.v20181127.models
Constructors in com.tencentcloudapi.ticm.v20181127.models with parameters of type DescribeVideoTaskResponse Constructor Description DescribeVideoTaskResponse(DescribeVideoTaskResponse 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.
-