Interface DeleteDatasetExamplesResponse.Builder

  • Method Details

    • datasetArn

      The Amazon Resource Name (ARN) of the dataset.

      Parameters:
      datasetArn - The Amazon Resource Name (ARN) of the dataset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • datasetId

      The unique identifier of the dataset.

      Parameters:
      datasetId - The unique identifier of the dataset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the dataset.

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

      The current status of the dataset.

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

      DeleteDatasetExamplesResponse.Builder deletedCount(Long deletedCount)

      The number of examples deleted.

      Parameters:
      deletedCount - The number of examples deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The timestamp when the examples were deleted.

      Parameters:
      updatedAt - The timestamp when the examples were deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.