CopyableBuilder<DeleteBatchPredictionResponse.Builder,DeleteBatchPredictionResponse>, SdkBuilder<DeleteBatchPredictionResponse.Builder,DeleteBatchPredictionResponse>public static interface DeleteBatchPredictionResponse.Builder extends CopyableBuilder<DeleteBatchPredictionResponse.Builder,DeleteBatchPredictionResponse>
| Modifier and Type | Method | Description |
|---|---|---|
DeleteBatchPredictionResponse.Builder |
batchPredictionId(String batchPredictionId) |
A user-supplied ID that uniquely identifies the
BatchPrediction. |
copyapply, buildDeleteBatchPredictionResponse.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.
batchPredictionId - A user-supplied ID that uniquely identifies the BatchPrediction. This value should be
identical to the value of the BatchPredictionID in the request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.