Package | Description |
---|---|
com.tencentcloudapi.cms.v20190321.models |
Modifier and Type | Method and Description |
---|---|
UserKeywordInfo[] |
CreateKeywordsSamplesResponse.getDupInfos()
Get 重复关键词列表
注意:此字段可能返回 null,表示取不到有效值。
|
UserKeywordInfo[] |
DescribeLibSamplesResponse.getInfos()
Get 词详情
|
UserKeywordInfo[] |
CreateKeywordsSamplesResponse.getSuccessInfos()
Get 成功入库关键词列表
|
Modifier and Type | Method and Description |
---|---|
void |
CreateKeywordsSamplesResponse.setDupInfos(UserKeywordInfo[] DupInfos)
Set 重复关键词列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeLibSamplesResponse.setInfos(UserKeywordInfo[] Infos)
Set 词详情
|
void |
CreateKeywordsSamplesResponse.setSuccessInfos(UserKeywordInfo[] SuccessInfos)
Set 成功入库关键词列表
|
Constructor and Description |
---|
UserKeywordInfo(UserKeywordInfo 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 © 2024. All rights reserved.