public static interface DeleteBatchPredictionResponse.Builder extends MachineLearningResponse.Builder, CopyableBuilder<DeleteBatchPredictionResponse.Builder,DeleteBatchPredictionResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteBatchPredictionResponse.Builder |
batchPredictionId(String batchPredictionId)
A user-supplied ID that uniquely identifies the
BatchPrediction. |
buildsdkHttpResponse, sdkHttpResponsecopyapply, 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.