Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.APIOperations
-
Packages that use APIOperations Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of APIOperations in org.odpi.openmetadata.frameworks.connectors.properties
Methods in org.odpi.openmetadata.frameworks.connectors.properties that return APIOperations Modifier and Type Method Description protected abstract APIOperationsAPIOperations. cloneIterator()Clones this iterator.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type APIOperations Constructor Description APIOperations(APIOperations template)Copy/clone constructor.
-