Uses of Class
com.tencentcloudapi.nlp.v20190408.models.Embellish
-
Packages that use Embellish Package Description com.tencentcloudapi.nlp.v20190408.models -
-
Uses of Embellish in com.tencentcloudapi.nlp.v20190408.models
Methods in com.tencentcloudapi.nlp.v20190408.models that return Embellish Modifier and Type Method Description Embellish[]TextEmbellishResponse. getEmbellishList()Get 润色结果列表。Methods in com.tencentcloudapi.nlp.v20190408.models with parameters of type Embellish Modifier and Type Method Description voidTextEmbellishResponse. setEmbellishList(Embellish[] EmbellishList)Set 润色结果列表。Constructors in com.tencentcloudapi.nlp.v20190408.models with parameters of type Embellish Constructor Description Embellish(Embellish 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.
-