Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
KeyValueInfo[] |
RuleKeyValueInfo.getKeyValues()
Get Key-value pair information of the index to be created
|
KeyValueInfo[] |
RuleTagInfo.getKeyValues()
Get Field information in the metafield index configuration
|
Modifier and Type | Method and Description |
---|---|
void |
RuleKeyValueInfo.setKeyValues(KeyValueInfo[] KeyValues)
Set Key-value pair information of the index to be created
|
void |
RuleTagInfo.setKeyValues(KeyValueInfo[] KeyValues)
Set Field information in the metafield 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 © 2023. All rights reserved.