Uses of Class
org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerModule
-
Packages that use ResponseContainerModule Package Description org.odpi.openmetadata.accessservices.analyticsmodeling.api org.odpi.openmetadata.accessservices.analyticsmodeling.responses -
-
Uses of ResponseContainerModule in org.odpi.openmetadata.accessservices.analyticsmodeling.api
Methods in org.odpi.openmetadata.accessservices.analyticsmodeling.api that return ResponseContainerModule Modifier and Type Method Description ResponseContainerModuleAnalyticsModelingImport. getModule(String userId, String databaseGuid, String catalog, String schema, ModuleTableFilter request)Build module for the schema. -
Uses of ResponseContainerModule in org.odpi.openmetadata.accessservices.analyticsmodeling.responses
Methods in org.odpi.openmetadata.accessservices.analyticsmodeling.responses that return ResponseContainerModule Modifier and Type Method Description ResponseContainerModuleModuleResponse. getModule()Get module definition.Methods in org.odpi.openmetadata.accessservices.analyticsmodeling.responses with parameters of type ResponseContainerModule Modifier and Type Method Description voidModuleResponse. setModule(ResponseContainerModule module)Set module definition.
-