Index

D O V 
All Classes and Interfaces|All Packages

D

DatabaseIntegrator - Class in org.odpi.openmetadata.integrationservices.database.client
DatabaseIntegrator is the client library for the Database Integrator OMIS's REST API.
DatabaseIntegrator(String, String) - Constructor for class org.odpi.openmetadata.integrationservices.database.client.DatabaseIntegrator
Create a new client with no authentication embedded in the HTTP request.
DatabaseIntegrator(String, String, String, String) - Constructor for class org.odpi.openmetadata.integrationservices.database.client.DatabaseIntegrator
Create a new client that passes userId and password in each HTTP request.
DatabaseIntegrator(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.integrationservices.database.client.DatabaseIntegrator
Create a new client that passes userId and password in each HTTP request.
DatabaseIntegrator(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.integrationservices.database.client.DatabaseIntegrator
Create a new client with no authentication embedded in the HTTP request.

O

org.odpi.openmetadata.integrationservices.database.client - package org.odpi.openmetadata.integrationservices.database.client
 

V

validateConnector(String, String) - Method in class org.odpi.openmetadata.integrationservices.database.client.DatabaseIntegrator
Validate the connector and return its connector type.
D O V 
All Classes and Interfaces|All Packages