| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NonStewardUser
POJO for the
non_steward_user asset type in IGC, displayed as 'User' in the IGC UI. |
class |
StewardUser
POJO for the
steward_user asset type in IGC, displayed as 'Steward User' in the IGC UI. |
| Modifier and Type | Field and Description |
|---|---|
protected User |
Credentials.ofUser |
| Modifier and Type | Method and Description |
|---|---|
User |
Credentials.getOfUser()
Retrieve the
of_user property (displayed as 'Of User') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Credentials.setOfUser(User ofUser)
Set the
of_user property (displayed as Of User) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.