Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20190725.models |
Modifier and Type | Method and Description |
---|---|
RemoveNodeList[] |
ModifyDBInstanceSpecRequest.getRemoveNodeList()
Get List of nodes to be deleted.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyDBInstanceSpecRequest.setRemoveNodeList(RemoveNodeList[] RemoveNodeList)
Set List of nodes to be deleted.
|
Constructor and Description |
---|
RemoveNodeList(RemoveNodeList 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.