Package | Description |
---|---|
com.tencentcloudapi.cwp.v20180228.models |
Modifier and Type | Method and Description |
---|---|
KeyValueInfo |
RuleInfo.getKeyValue()
Get Key-value index configurations
|
KeyValueInfo |
RuleInfo.getTag()
Get Meta field index configuration
|
Modifier and Type | Method and Description |
---|---|
void |
RuleInfo.setKeyValue(KeyValueInfo KeyValue)
Set Key-value index configurations
|
void |
RuleInfo.setTag(KeyValueInfo Tag)
Set Meta field index configuration
|
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.