| Package | Description | 
|---|---|
| com.tencentcloudapi.mongodb.v20190725.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ReplicaSetInfo[] | CreateBackupDownloadTaskRequest. getBackupSets()Get Specify the node name of a replica set instance or the shard name list of a sharded cluster instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateBackupDownloadTaskRequest. setBackupSets(ReplicaSetInfo[] BackupSets)Set Specify the node name of a replica set instance or the shard name list of a sharded cluster instance. | 
| Constructor and Description | 
|---|
| ReplicaSetInfo(ReplicaSetInfo 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.