Uses of Class
com.tencentcloudapi.tci.v20190318.models.DescribeVocabResponse
-
Packages that use DescribeVocabResponse Package Description com.tencentcloudapi.tci.v20190318 com.tencentcloudapi.tci.v20190318.models -
-
Uses of DescribeVocabResponse in com.tencentcloudapi.tci.v20190318
Methods in com.tencentcloudapi.tci.v20190318 that return DescribeVocabResponse Modifier and Type Method Description DescribeVocabResponseTciClient. DescribeVocab(DescribeVocabRequest req)查询词汇 -
Uses of DescribeVocabResponse in com.tencentcloudapi.tci.v20190318.models
Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type DescribeVocabResponse Constructor Description DescribeVocabResponse(DescribeVocabResponse 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.
-