| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary |
Implements a client library for integrating with IBM Information Governance Catalog through its REST API.
|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.types |
Defines data constructs representing IGC's type metadata.
|
| Modifier and Type | Method and Description |
|---|---|
List<TypeHeader> |
IGCRestClient.getTypes(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Retrieves the list of metadata types supported by IGC.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TypeDetails
Captures the detailed type information available from IGC REST API.
|
Copyright © 2018–2021 ODPi. All rights reserved.