Interface StartNotebookExecutionResponse.Builder

    • Method Detail

      • 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.