Uses of Class
com.tencentcloudapi.tiw.v20190919.models.DescribeTranscodeSearchResponse
-
Packages that use DescribeTranscodeSearchResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of DescribeTranscodeSearchResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return DescribeTranscodeSearchResponse Modifier and Type Method Description DescribeTranscodeSearchResponseTiwClient. DescribeTranscodeSearch(DescribeTranscodeSearchRequest req)按文档名称搜索转码任务 -
Uses of DescribeTranscodeSearchResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type DescribeTranscodeSearchResponse Constructor Description DescribeTranscodeSearchResponse(DescribeTranscodeSearchResponse 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.
-