Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20190725.models |
Modifier and Type | Method and Description |
---|---|
FBKeyValue[] |
FlashbackCollection.getKeyValues()
Get 指定用于按 Key 闪回的键值对。数组元素最大限制为 50000。
|
Modifier and Type | Method and Description |
---|---|
void |
FlashbackCollection.setKeyValues(FBKeyValue[] KeyValues)
Set 指定用于按 Key 闪回的键值对。数组元素最大限制为 50000。
|
Constructor and Description |
---|
FBKeyValue(FBKeyValue 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.