Uses of Class
com.tencentcloudapi.tiw.v20190919.models.DescribePPTCheckCallbackRequest
-
Packages that use DescribePPTCheckCallbackRequest Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of DescribePPTCheckCallbackRequest in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 with parameters of type DescribePPTCheckCallbackRequest Modifier and Type Method Description DescribePPTCheckCallbackResponseTiwClient. DescribePPTCheckCallback(DescribePPTCheckCallbackRequest req)查询PPT检测任务回调地址 -
Uses of DescribePPTCheckCallbackRequest in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type DescribePPTCheckCallbackRequest Constructor Description DescribePPTCheckCallbackRequest(DescribePPTCheckCallbackRequest 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.
-