Uses of Class
com.tencentcloudapi.nlp.v20190408.models.Writing
-
Packages that use Writing Package Description com.tencentcloudapi.nlp.v20190408.models -
-
Uses of Writing in com.tencentcloudapi.nlp.v20190408.models
Methods in com.tencentcloudapi.nlp.v20190408.models that return Writing Modifier and Type Method Description Writing[]TextWritingResponse. getWritingList()Get 续写结果列表。Methods in com.tencentcloudapi.nlp.v20190408.models with parameters of type Writing Modifier and Type Method Description voidTextWritingResponse. setWritingList(Writing[] WritingList)Set 续写结果列表。Constructors in com.tencentcloudapi.nlp.v20190408.models with parameters of type Writing Constructor Description Writing(Writing 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.
-