Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
KeyValueInfo[] |
RuleKeyValueInfo.getKeyValues()
Get 需要建立索引的键值对信息;最大只能配置100个键值对
|
KeyValueInfo[] |
RuleTagInfo.getKeyValues()
Get 元字段索引配置中的字段信息
|
Modifier and Type | Method and Description |
---|---|
void |
RuleKeyValueInfo.setKeyValues(KeyValueInfo[] KeyValues)
Set 需要建立索引的键值对信息;最大只能配置100个键值对
|
void |
RuleTagInfo.setKeyValues(KeyValueInfo[] KeyValues)
Set 元字段索引配置中的字段信息
|
Constructor and Description |
---|
KeyValueInfo(KeyValueInfo 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 © 2022. All rights reserved.