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