| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Field and Description |
|---|---|
protected Directoryproviderconfiguration |
Directory.hasDirectoryProviderConfiguration |
protected Directoryproviderconfiguration |
Directoryproviderproperty.ofDirectoryProviderConfiguration |
| Modifier and Type | Method and Description |
|---|---|
Directoryproviderconfiguration |
Directory.getHasDirectoryProviderConfiguration()
Retrieve the
has_directory_provider_configuration property (displayed as 'Has Directory Provider Configuration') of the object. |
Directoryproviderconfiguration |
Directoryproviderproperty.getOfDirectoryProviderConfiguration()
Retrieve the
of_directory_provider_configuration property (displayed as 'Of Directory Provider Configuration') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Directory.setHasDirectoryProviderConfiguration(Directoryproviderconfiguration hasDirectoryProviderConfiguration)
Set the
has_directory_provider_configuration property (displayed as Has Directory Provider Configuration) of the object. |
void |
Directoryproviderproperty.setOfDirectoryProviderConfiguration(Directoryproviderconfiguration ofDirectoryProviderConfiguration)
Set the
of_directory_provider_configuration property (displayed as Of Directory Provider Configuration) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.