Interface CreateNotebookResponse.Builder

All Superinterfaces:
AthenaResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<CreateNotebookResponse.Builder,CreateNotebookResponse>, SdkBuilder<CreateNotebookResponse.Builder,CreateNotebookResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateNotebookResponse

public static interface CreateNotebookResponse.Builder extends AthenaResponse.Builder, SdkPojo, CopyableBuilder<CreateNotebookResponse.Builder,CreateNotebookResponse>
  • 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.