Package | Description |
---|---|
com.tencentcloudapi.cwp.v20180228.models |
Modifier and Type | Method and Description |
---|---|
KeyValueInfo |
RuleInfo.getKeyValue()
Get 键值索引的相关配置
|
KeyValueInfo |
RuleInfo.getTag()
Get 元字段索引配置
|
Modifier and Type | Method and Description |
---|---|
void |
RuleInfo.setKeyValue(KeyValueInfo KeyValue)
Set 键值索引的相关配置
|
void |
RuleInfo.setTag(KeyValueInfo Tag)
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 © 2025. All rights reserved.