| 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 ItemList<JobParameter> |
JobRun.parameters |
| Modifier and Type | Method and Description |
|---|---|
ItemList<JobParameter> |
JobRun.getParameters()
Retrieve the
parameters property (displayed as 'Parameters') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
JobRun.setParameters(ItemList<JobParameter> parameters)
Set the
parameters property (displayed as Parameters) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.