Uses of Class
com.tencentcloudapi.tiw.v20190919.models.SetPPTCheckCallbackResponse
-
Packages that use SetPPTCheckCallbackResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of SetPPTCheckCallbackResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return SetPPTCheckCallbackResponse Modifier and Type Method Description SetPPTCheckCallbackResponseTiwClient. SetPPTCheckCallback(SetPPTCheckCallbackRequest req)设置PPT检测任务回调地址,回调数据格式请参考文档:https://cloud.tencent.com/document/product/1137/40260#c9cbe05f-fe1a-4410-b4dc-40cc301c7b81 -
Uses of SetPPTCheckCallbackResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type SetPPTCheckCallbackResponse Constructor Description SetPPTCheckCallbackResponse(SetPPTCheckCallbackResponse 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.
-