Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20180408.models |
Modifier and Type | Method and Description |
---|---|
MongodbShardInfo[] |
MongoDBInstanceDetail.getReplicaSets()
Get 分片信息
|
Modifier and Type | Method and Description |
---|---|
void |
MongoDBInstanceDetail.setReplicaSets(MongodbShardInfo[] ReplicaSets)
Set 分片信息
|
Constructor and Description |
---|
MongodbShardInfo(MongodbShardInfo 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.