Interface UpdateBatchPredictionResponse.Builder

    • Method Detail

      • batchPredictionId

        UpdateBatchPredictionResponse.Builder batchPredictionId​(String batchPredictionId)

        The ID assigned to the BatchPrediction during creation. This value should be identical to the value of the BatchPredictionId in the request.

        Parameters:
        batchPredictionId - The ID assigned to the BatchPrediction during creation. 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.