Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20190725.models |
Modifier and Type | Method and Description |
---|---|
ModifyNetworkAddress[] |
ModifyDBInstanceNetworkAddressRequest.getNetworkAddresses()
Get IP 地址信息,包含新 IP 地址与 原 IP 地址。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyDBInstanceNetworkAddressRequest.setNetworkAddresses(ModifyNetworkAddress[] NetworkAddresses)
Set IP 地址信息,包含新 IP 地址与 原 IP 地址。
|
Constructor and Description |
---|
ModifyNetworkAddress(ModifyNetworkAddress 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.