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
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as APIOperations Modifier and Type Field Description protected APIOperationsDeployedAPISchemaType. apiOperationsMethods in org.odpi.openmetadata.frameworks.connectors.properties that return APIOperations Modifier and Type Method Description protected abstract APIOperationsAPIOperations. cloneIterator()Clones this iterator.APIOperationsDeployedAPISchemaType. getAPIOperations()Return the list of schema attributes in this schema.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type APIOperations Constructor Description APIOperations(APIOperations template)Copy/clone constructor.
-