Package | Description |
---|---|
com.tencentcloudapi.cynosdb.v20190107.models |
Modifier and Type | Method and Description |
---|---|
ProxyNodeInfo[] |
DescribeProxyNodesResponse.getProxyNodeInfos()
Get List of the database proxy nodes
|
ProxyNodeInfo[] |
DescribeProxiesResponse.getProxyNodeInfos()
Get Database proxy node
Note: u200dThis field may returnu200d·nullu200d·, indicating that no valid values can be obtained.
|
ProxyNodeInfo[] |
ProxyGroupInfo.getProxyNodes()
Get Node information of the u200ddatabase proxy
Note: u200dThis field may returnu200d·nullu200d·, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeProxyNodesResponse.setProxyNodeInfos(ProxyNodeInfo[] ProxyNodeInfos)
Set List of the database proxy nodes
|
void |
DescribeProxiesResponse.setProxyNodeInfos(ProxyNodeInfo[] ProxyNodeInfos)
Set Database proxy node
Note: u200dThis field may returnu200d·nullu200d·, indicating that no valid values can be obtained.
|
void |
ProxyGroupInfo.setProxyNodes(ProxyNodeInfo[] ProxyNodes)
Set Node information of the u200ddatabase proxy
Note: u200dThis field may returnu200d·nullu200d·, indicating that no valid values can be obtained.
|
Constructor and Description |
---|
ProxyNodeInfo(ProxyNodeInfo 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.