Interface UpdateDatasetExamplesResponse.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:
    • updatedCount

      UpdateDatasetExamplesResponse.Builder updatedCount(Long updatedCount)

      The number of examples updated.

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

      The timestamp when the examples were updated.

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