Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Packages that use APIOperation Package Description org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
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 the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
-