Interface DataConnectionInterface
-
public interface DataConnectionInterfaceDataConnectionInterface provides methods to define the supporting connector resources for a data platform. These are:- Endpoints - the network information needed to access the data platform.
- ConnectorTypes - the types of open connectors that can be used to access the data platform.
- Connections - the connections used to create connector instances that can access the data platform.