Interface ImportNotebookResponse.Builder

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

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