Interface GenerateDataSetResponse.Builder

  • Method Details

    • dataSetRequestId

      GenerateDataSetResponse.Builder dataSetRequestId(String dataSetRequestId)
      A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.
      Parameters:
      dataSetRequestId - A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic.
      Returns:
      Returns a reference to this object so that method calls can be chained together.