| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected Endpoint |
EndpointProperties.endpointBean |
| Modifier and Type | Method and Description |
|---|---|
protected Endpoint |
EndpointProperties.getEndpointBean()
Return the Endpoint bean that contains all of the properties.
|
| Constructor and Description |
|---|
EndpointProperties(AssetDescriptor parentAsset,
Endpoint endpointBean)
Bean constructor with parent asset
|
EndpointProperties(Endpoint endpointBean)
Bean constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected Endpoint |
Connection.endpoint |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Connection.getEndpoint()
Returns a copy of the properties for this connection's endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.setEndpoint(Endpoint endpoint)
Set up the endpoint properties for this Connection.
|
| Constructor and Description |
|---|
Endpoint(Endpoint templateEndpoint)
Copy/clone constructor for an Endpoint.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.