Interface ImportNotebookResponse.Builder

  • Method Details

    • notebookId

      ImportNotebookResponse.Builder notebookId(String notebookId)

      The ID assigned to the imported notebook.

      Parameters:
      notebookId - The ID assigned to the imported notebook.
      Returns:
      Returns a reference to this object so that method calls can be chained together.