Package | Description |
---|---|
com.tencentcloudapi.cynosdb.v20190107.models |
Modifier and Type | Method and Description |
---|---|
ProxyZone[] |
UpgradeProxyRequest.getProxyZones()
Get 数据库代理节点信息
|
ProxyZone[] |
CreateProxyRequest.getProxyZones()
Get 数据库节点信息(该参数与ProxyCount需要任选一个输入)
|
ProxyZone[] |
UpgradeProxy.getProxyZones()
Get 代理节点信息
|
Modifier and Type | Method and Description |
---|---|
void |
UpgradeProxyRequest.setProxyZones(ProxyZone[] ProxyZones)
Set 数据库代理节点信息
|
void |
CreateProxyRequest.setProxyZones(ProxyZone[] ProxyZones)
Set 数据库节点信息(该参数与ProxyCount需要任选一个输入)
|
void |
UpgradeProxy.setProxyZones(ProxyZone[] ProxyZones)
Set 代理节点信息
|
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 © 2024. All rights reserved.