Uses of Class
mindsdb.connectors.RestAPI
Packages that use RestAPI
-
Uses of RestAPI in mindsdb.models
Constructors in mindsdb.models with parameters of type RestAPI -
Uses of RestAPI in mindsdb.services
Fields in mindsdb.services declared as RestAPIModifier and TypeFieldDescriptionprotected final RestAPI
Handlers.api
The API instance used to interact with the backend.Constructors in mindsdb.services with parameters of type RestAPIModifierConstructorDescriptionConstructor for the `Agents` class.Create a new Databases objectDataHandlers
(RestAPI api) Constructor for the `DataHandlers` class.Constructs a newHandlers
instance with the provided API and handler type.Constructs a new Jobs instance with the provided project and API.KnowledgeBases
(Project project, RestAPI api) Constructs a new KnowledgeBases instance with the provided project and API.Constructor for MLEnginesMLHandlers
(RestAPI api) Constructor for MLHandlersConstructor for ModelsConstructor for ProjectsConstructs a new Query instance with the provided API and SQL query.Constructs a new Query instance with the provided API, SQL query, and database.Constructs a new Server instance with the specified RestAPI.Constructs a new Skills instance with the specified project and API.Constructor for TablesConstructor for Views