| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.update |
Defines data constructs useful for write operations against IGC.
|
| Modifier and Type | Method and Description |
|---|---|
static IGCUpdate.UpdateMode |
IGCUpdate.UpdateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IGCUpdate.UpdateMode[] |
IGCUpdate.UpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IGCUpdate.setRelationshipUpdateMode(IGCUpdate.UpdateMode updateMode)
Sets the update mode that should be used for the non-exclusive relationship properties.
|
Copyright © 2018–2021 ODPi. All rights reserved.