Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20190725.models |
Modifier and Type | Method and Description |
---|---|
FlashbackCollection[] |
FlashbackDatabase.getCollections()
Get 按key回档的集群数组
|
Modifier and Type | Method and Description |
---|---|
void |
FlashbackDatabase.setCollections(FlashbackCollection[] Collections)
Set 按key回档的集群数组
|
Constructor and Description |
---|
FlashbackCollection(FlashbackCollection 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.