Package | Description |
---|---|
com.tencentcloudapi.tcaplusdb.v20190823.models |
Modifier and Type | Method and Description |
---|---|
MachineInfo[] |
ModifyClusterMachineRequest.getProxyList()
Get proxy占用的机器
|
MachineInfo[] |
CreateClusterRequest.getProxyList()
Get 独占集群占用的proxy机器
|
MachineInfo[] |
ModifyClusterMachineRequest.getServerList()
Get svr占用的机器
|
MachineInfo[] |
CreateClusterRequest.getServerList()
Get 独占集群占用的svr机器
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyClusterMachineRequest.setProxyList(MachineInfo[] ProxyList)
Set proxy占用的机器
|
void |
CreateClusterRequest.setProxyList(MachineInfo[] ProxyList)
Set 独占集群占用的proxy机器
|
void |
ModifyClusterMachineRequest.setServerList(MachineInfo[] ServerList)
Set svr占用的机器
|
void |
CreateClusterRequest.setServerList(MachineInfo[] ServerList)
Set 独占集群占用的svr机器
|
Copyright © 2021. All rights reserved.