Uses of Class
org.odpi.openmetadata.accessservices.dataengine.model.Engine
-
Packages that use Engine Package Description org.odpi.openmetadata.accessservices.dataengine.event org.odpi.openmetadata.accessservices.dataengine.rest -
-
Uses of Engine in org.odpi.openmetadata.accessservices.dataengine.event
Methods in org.odpi.openmetadata.accessservices.dataengine.event that return Engine Modifier and Type Method Description EngineDataEngineRegistrationEvent. getEngine()Gets the engineMethods in org.odpi.openmetadata.accessservices.dataengine.event with parameters of type Engine Modifier and Type Method Description voidDataEngineRegistrationEvent. setEngine(Engine engine)Sets the engine -
Uses of Engine in org.odpi.openmetadata.accessservices.dataengine.rest
Methods in org.odpi.openmetadata.accessservices.dataengine.rest that return Engine Modifier and Type Method Description EngineDataEngineRegistrationRequestBody. getEngine()Gets the engineMethods in org.odpi.openmetadata.accessservices.dataengine.rest with parameters of type Engine Modifier and Type Method Description voidDataEngineRegistrationRequestBody. setEngine(Engine engine)Sets the engine
-