CopyableBuilder<UpdateBatchPredictionResponse.Builder,UpdateBatchPredictionResponse>, SdkBuilder<UpdateBatchPredictionResponse.Builder,UpdateBatchPredictionResponse>public static interface UpdateBatchPredictionResponse.Builder extends CopyableBuilder<UpdateBatchPredictionResponse.Builder,UpdateBatchPredictionResponse>
| Modifier and Type | Method | Description |
|---|---|---|
UpdateBatchPredictionResponse.Builder |
batchPredictionId(String batchPredictionId) |
The ID assigned to the
BatchPrediction during creation. |
copyapply, buildUpdateBatchPredictionResponse.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.
batchPredictionId - The ID assigned to the BatchPrediction during creation. This value should be identical to
the value of the BatchPredictionId in the request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.