Interface StartNotebookExecutionResponse.Builder

  • Method Details

    • notebookExecutionId

      StartNotebookExecutionResponse.Builder notebookExecutionId(String notebookExecutionId)

      The unique identifier of the notebook execution.

      Parameters:
      notebookExecutionId - The unique identifier of the notebook execution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.