| 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<ParameterSetDefinition> |
Dsjob.parameterSets |
| Modifier and Type | Method and Description |
|---|---|
ItemList<ParameterSetDefinition> |
Dsjob.getParameterSets()
Retrieve the
parameter_sets property (displayed as 'Parameter Sets') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Dsjob.setParameterSets(ItemList<ParameterSetDefinition> parameterSets)
Set the
parameter_sets property (displayed as Parameter Sets) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.