Interface StartNotebookExportResponse.Builder

  • Method Details

    • id

      The identifier of the notebook export.

      Parameters:
      id - The identifier of the notebook export.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domainId

      The identifier of the Amazon SageMaker Unified Studio domain.

      Parameters:
      domainId - The identifier of the Amazon SageMaker Unified Studio domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • owningProjectId

      StartNotebookExportResponse.Builder owningProjectId(String owningProjectId)

      The identifier of the project that owns the notebook.

      Parameters:
      owningProjectId - The identifier of the project that owns the notebook.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • notebookId

      The identifier of the notebook.

      Parameters:
      notebookId - The identifier of the notebook.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fileFormat

      The file format of the notebook export.

      Parameters:
      fileFormat - The file format of the notebook export.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • fileFormat

      The file format of the notebook export.

      Parameters:
      fileFormat - The file format of the notebook export.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the notebook export.

      Parameters:
      status - The status of the notebook export.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the notebook export.

      Parameters:
      status - The status of the notebook export.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • createdAt

      The timestamp of when the notebook export was started.

      Parameters:
      createdAt - The timestamp of when the notebook export was started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdBy

      The identifier of the user who started the notebook export.

      Parameters:
      createdBy - The identifier of the user who started the notebook export.
      Returns:
      Returns a reference to this object so that method calls can be chained together.