| Package | Description | 
|---|---|
| com.tencentcloudapi.cynosdb.v20190107.models | 
| Modifier and Type | Method and Description | 
|---|---|
NetAddr[] | 
CynosdbCluster.getNetAddrs()
Get Network information of the cluster 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CynosdbCluster.setNetAddrs(NetAddr[] NetAddrs)
Set Network information of the cluster 
 | 
| Constructor and Description | 
|---|
NetAddr(NetAddr 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 © 2021. All rights reserved.