Uses of Class
com.tencentcloudapi.ie.v20200304.models.CoverEditingInfo
-
Packages that use CoverEditingInfo Package Description com.tencentcloudapi.ie.v20200304.models -
-
Uses of CoverEditingInfo in com.tencentcloudapi.ie.v20200304.models
Methods in com.tencentcloudapi.ie.v20200304.models that return CoverEditingInfo Modifier and Type Method Description CoverEditingInfoEditingInfo. getCoverEditingInfo()Get 智能封面任务参数,不填则不开启。Methods in com.tencentcloudapi.ie.v20200304.models with parameters of type CoverEditingInfo Modifier and Type Method Description voidEditingInfo. setCoverEditingInfo(CoverEditingInfo CoverEditingInfo)Set 智能封面任务参数,不填则不开启。Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type CoverEditingInfo Constructor Description CoverEditingInfo(CoverEditingInfo 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.
-