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