Module api_notebooks

Source

Structs§

ListNotebooksOptionalParams
ListNotebooksOptionalParams is a struct for passing parameters to the method NotebooksAPI::list_notebooks
NotebooksAPI
Interact with your notebooks through the API to make it easier to organize, find, and share all of your notebooks with your team and organization. For more information, see the Notebooks documentation.

Enums§

CreateNotebookError
CreateNotebookError is a struct for typed errors of method NotebooksAPI::create_notebook
DeleteNotebookError
DeleteNotebookError is a struct for typed errors of method NotebooksAPI::delete_notebook
GetNotebookError
GetNotebookError is a struct for typed errors of method NotebooksAPI::get_notebook
ListNotebooksError
ListNotebooksError is a struct for typed errors of method NotebooksAPI::list_notebooks
UpdateNotebookError
UpdateNotebookError is a struct for typed errors of method NotebooksAPI::update_notebook