Uses of Class
com.tencentcloudapi.tiw.v20190919.models.DescribeTranscodeCallbackResponse
-
Packages that use DescribeTranscodeCallbackResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of DescribeTranscodeCallbackResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return DescribeTranscodeCallbackResponse Modifier and Type Method Description DescribeTranscodeCallbackResponseTiwClient. DescribeTranscodeCallback(DescribeTranscodeCallbackRequest req)查询文档转码回调地址 -
Uses of DescribeTranscodeCallbackResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type DescribeTranscodeCallbackResponse Constructor Description DescribeTranscodeCallbackResponse(DescribeTranscodeCallbackResponse 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.
-