Uses of Class
com.tencentcloudapi.cms.v20190321.models.DescribeKeywordsLibsResponse
-
Packages that use DescribeKeywordsLibsResponse Package Description com.tencentcloudapi.cms.v20190321 com.tencentcloudapi.cms.v20190321.models -
-
Uses of DescribeKeywordsLibsResponse in com.tencentcloudapi.cms.v20190321
Methods in com.tencentcloudapi.cms.v20190321 that return DescribeKeywordsLibsResponse Modifier and Type Method Description DescribeKeywordsLibsResponseCmsClient. DescribeKeywordsLibs(DescribeKeywordsLibsRequest req)获取用户词库列表 -
Uses of DescribeKeywordsLibsResponse in com.tencentcloudapi.cms.v20190321.models
Constructors in com.tencentcloudapi.cms.v20190321.models with parameters of type DescribeKeywordsLibsResponse Constructor Description DescribeKeywordsLibsResponse(DescribeKeywordsLibsResponse 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.
-