| Package | Description | 
|---|---|
| com.tencentcloudapi.eb.v20210416.models | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectionDescription | 
Connection.getConnectionDescription()
Get Connector description 
 | 
ConnectionDescription | 
CreateConnectionRequest.getConnectionDescription()
Get Connector description 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Connection.setConnectionDescription(ConnectionDescription ConnectionDescription)
Set Connector description 
 | 
void | 
CreateConnectionRequest.setConnectionDescription(ConnectionDescription ConnectionDescription)
Set Connector description 
 | 
| Constructor and Description | 
|---|
ConnectionDescription(ConnectionDescription 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 © 2022. All rights reserved.