Uses of Class
com.tencentcloudapi.tiw.v20190919.models.DescribePPTCheckResponse
-
Packages that use DescribePPTCheckResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of DescribePPTCheckResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return DescribePPTCheckResponse Modifier and Type Method Description DescribePPTCheckResponseTiwClient. DescribePPTCheck(DescribePPTCheckRequest req)查询PPT检测任务的执行进度或结果 -
Uses of DescribePPTCheckResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type DescribePPTCheckResponse Constructor Description DescribePPTCheckResponse(DescribePPTCheckResponse 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.
-