Package | Description |
---|---|
com.tencentcloudapi.cms.v20190321.models |
Modifier and Type | Method and Description |
---|---|
UserKeyword[] |
CreateKeywordsSamplesRequest.getUserKeywords()
Get 关键词库信息:单次限制写入2000个,词库总容量不可超过10000个。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateKeywordsSamplesRequest.setUserKeywords(UserKeyword[] UserKeywords)
Set 关键词库信息:单次限制写入2000个,词库总容量不可超过10000个。
|
Constructor and Description |
---|
UserKeyword(UserKeyword 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.
|
Copyright © 2023. All rights reserved.