| 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<InformationServicesOperation> |
InformationServicesArgument.informationServicesOperation |
protected ItemList<InformationServicesOperation> |
Dsjob.informationServicesOperations |
| Modifier and Type | Method and Description |
|---|---|
ItemList<InformationServicesOperation> |
InformationServicesArgument.getInformationServicesOperation()
Retrieve the
information_services_operation property (displayed as 'Information Services Operation') of the object. |
ItemList<InformationServicesOperation> |
Dsjob.getInformationServicesOperations()
Retrieve the
information_services_operations property (displayed as 'Information Services Operations') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
InformationServicesArgument.setInformationServicesOperation(ItemList<InformationServicesOperation> informationServicesOperation)
Set the
information_services_operation property (displayed as Information Services Operation) of the object. |
void |
Dsjob.setInformationServicesOperations(ItemList<InformationServicesOperation> informationServicesOperations)
Set the
information_services_operations property (displayed as Information Services Operations) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.