Uses of Class
com.tencentcloudapi.tiw.v20190919.models.PPTErrSlide
-
Packages that use PPTErrSlide Package Description com.tencentcloudapi.tiw.v20190919.models -
-
Uses of PPTErrSlide in com.tencentcloudapi.tiw.v20190919.models
Methods in com.tencentcloudapi.tiw.v20190919.models that return PPTErrSlide Modifier and Type Method Description PPTErrSlide[]DescribePPTCheckResponse. getSlides()Get 错误PPT页面列表 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.tiw.v20190919.models with parameters of type PPTErrSlide Modifier and Type Method Description voidDescribePPTCheckResponse. setSlides(PPTErrSlide[] Slides)Set 错误PPT页面列表 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type PPTErrSlide Constructor Description PPTErrSlide(PPTErrSlide 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.
-