Uses of Class
com.tencentcloudapi.cms.v20190321.models.CreateKeywordsSamplesResponse
-
Packages that use CreateKeywordsSamplesResponse Package Description com.tencentcloudapi.cms.v20190321 com.tencentcloudapi.cms.v20190321.models -
-
Uses of CreateKeywordsSamplesResponse in com.tencentcloudapi.cms.v20190321
Methods in com.tencentcloudapi.cms.v20190321 that return CreateKeywordsSamplesResponse Modifier and Type Method Description CreateKeywordsSamplesResponseCmsClient. CreateKeywordsSamples(CreateKeywordsSamplesRequest req)创建关键词接口 -
Uses of CreateKeywordsSamplesResponse in com.tencentcloudapi.cms.v20190321.models
Constructors in com.tencentcloudapi.cms.v20190321.models with parameters of type CreateKeywordsSamplesResponse Constructor Description CreateKeywordsSamplesResponse(CreateKeywordsSamplesResponse 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.
-