Package | Description |
---|---|
com.tencentcloudapi.cynosdb.v20190107.models |
Modifier and Type | Method and Description |
---|---|
ProxyZone[] |
CreateProxyRequest.getProxyZones()
Get Database node information
|
ProxyZone[] |
UpgradeProxyRequest.getProxyZones()
Get Node information of the atabase proxy
|
Modifier and Type | Method and Description |
---|---|
void |
CreateProxyRequest.setProxyZones(ProxyZone[] ProxyZones)
Set Database node information
|
void |
UpgradeProxyRequest.setProxyZones(ProxyZone[] ProxyZones)
Set Node information of the atabase proxy
|
Constructor and Description |
---|
ProxyZone(ProxyZone 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.