Interface DeleteBatchPredictionResponse.Builder

  • Method Details

    • batchPredictionId

      DeleteBatchPredictionResponse.Builder batchPredictionId(String batchPredictionId)

      A user-supplied ID that uniquely identifies the BatchPrediction. This value should be identical to the value of the BatchPredictionID in the request.

      Parameters:
      batchPredictionId - A user-supplied ID that uniquely identifies the BatchPrediction. This value should be identical to the value of the BatchPredictionID in the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.