Interface CreateNotebookResponse.Builder

  • Method Details

    • notebookId

      CreateNotebookResponse.Builder notebookId(String notebookId)

      A unique identifier for the notebook.

      Parameters:
      notebookId - A unique identifier for the notebook.
      Returns:
      Returns a reference to this object so that method calls can be chained together.