Interface CreateBatchPredictionResponse.Builder

  • Method Details

    • batchPredictionId

      CreateBatchPredictionResponse.Builder batchPredictionId(String batchPredictionId)

      A user-supplied ID that uniquely identifies the BatchPrediction. This value is identical to the value of the BatchPredictionId in the request.

      Parameters:
      batchPredictionId - A user-supplied ID that uniquely identifies the BatchPrediction. This value is 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.