Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20190725.models |
Modifier and Type | Method and Description |
---|---|
FBKeyValue[] |
FlashbackCollection.getKeyValues()
Get 用于按key回档过滤的键值对
|
Modifier and Type | Method and Description |
---|---|
void |
FlashbackCollection.setKeyValues(FBKeyValue[] KeyValues)
Set 用于按key回档过滤的键值对
|
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 © 2024. All rights reserved.