Uses of Class
com.tencentcloudapi.tiw.v20190919.models.DescribeTranscodeByUrlResponse
-
Packages that use DescribeTranscodeByUrlResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of DescribeTranscodeByUrlResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return DescribeTranscodeByUrlResponse Modifier and Type Method Description DescribeTranscodeByUrlResponseTiwClient. DescribeTranscodeByUrl(DescribeTranscodeByUrlRequest req)通过文档URL查询转码任务,返回最近一次的转码任务状态 -
Uses of DescribeTranscodeByUrlResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type DescribeTranscodeByUrlResponse Constructor Description DescribeTranscodeByUrlResponse(DescribeTranscodeByUrlResponse 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.
-