Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20190725.models |
Modifier and Type | Method and Description |
---|---|
RemoveNodeList[] |
ModifyDBInstanceSpecRequest.getRemoveNodeList()
Get Deletes the node list.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyDBInstanceSpecRequest.setRemoveNodeList(RemoveNodeList[] RemoveNodeList)
Set Deletes the node list.
|
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.