java.lang.Object
org.odpi.openmetadata.accessservices.digitalarchitecture.client.ConnectionManager
All Implemented Interfaces:
ManageConnections

public class ConnectionManager extends Object implements ManageConnections
ConnectionManager provides the API operations to create and maintain connection definitions and their related objects. The client supports the following types of objects
  • Connections - the connections used to create connector instances that can access the connection.
  • ConnectorTypes - description of a specific that can be used to access the connection.
  • ConnectorCategories - the network information needed to access the connection.
  • Endpoints - the network information needed to access the connection.