Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Packages that use APIOperation Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of APIOperation in org.odpi.openmetadata.frameworks.connectors.properties
Subclasses of APIOperation in org.odpi.openmetadata.frameworks.connectors.properties Modifier and Type Class Description classDeployedAPIOperationAn asset that is a DeployedAPI has a schema made up of operations.Methods in org.odpi.openmetadata.frameworks.connectors.properties that return APIOperation Modifier and Type Method Description APIOperationAPIOperations. next()Return the next element in the iteration.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type APIOperation Constructor Description DeployedAPIOperation(APIOperation schemaBean)Bean constructor -
Uses of APIOperation in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type APIOperation Constructor Description APIOperation(APIOperation template)Copy/clone Constructor.
-