| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary |
Implements a client library for integrating with IBM Information Governance Catalog through its REST API.
|
| Modifier and Type | Method and Description |
|---|---|
TypeDetails |
IGCRestClient.getTypeDetails(String typeName)
Retrieves the type details (all properties and their details) for the provided type name in IGC.
|
TypeDetails |
IGCRestClient.getTypeDetails(String typeName,
boolean view,
boolean create,
boolean edit)
Retrieves the type details (requested properties and their details) for the provided type name in IGC.
|
Copyright © 2018–2021 ODPi. All rights reserved.