Uses of Class
com.tencentcloudapi.tiw.v20190919.models.SetTranscodeCallbackResponse
-
Packages that use SetTranscodeCallbackResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of SetTranscodeCallbackResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return SetTranscodeCallbackResponse Modifier and Type Method Description SetTranscodeCallbackResponseTiwClient. SetTranscodeCallback(SetTranscodeCallbackRequest req)设置文档转码回调地址,回调数据格式请参考文档:https://cloud.tencent.com/document/product/1137/40260 -
Uses of SetTranscodeCallbackResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type SetTranscodeCallbackResponse Constructor Description SetTranscodeCallbackResponse(SetTranscodeCallbackResponse 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.
-