| 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 ApplicationInstall |
Credential.defaultForApplicationInstall |
protected ApplicationInstall |
Credential.forApplicationInstall |
| Modifier and Type | Method and Description |
|---|---|
ApplicationInstall |
Credential.getDefaultForApplicationInstall()
Retrieve the
default_for_application_install property (displayed as 'Default For Application Install') of the object. |
ApplicationInstall |
Credential.getForApplicationInstall()
Retrieve the
for_application_install property (displayed as 'For Application Install') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Credential.setDefaultForApplicationInstall(ApplicationInstall defaultForApplicationInstall)
Set the
default_for_application_install property (displayed as Default For Application Install) of the object. |
void |
Credential.setForApplicationInstall(ApplicationInstall forApplicationInstall)
Set the
for_application_install property (displayed as For Application Install) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.