CopyableBuilder<CreateBatchPredictionResponse.Builder,CreateBatchPredictionResponse>, SdkBuilder<CreateBatchPredictionResponse.Builder,CreateBatchPredictionResponse>public static interface CreateBatchPredictionResponse.Builder extends CopyableBuilder<CreateBatchPredictionResponse.Builder,CreateBatchPredictionResponse>
| Modifier and Type | Method | Description |
|---|---|---|
CreateBatchPredictionResponse.Builder |
batchPredictionId(String batchPredictionId) |
A user-supplied ID that uniquely identifies the
BatchPrediction. |
copyapply, buildCreateBatchPredictionResponse.Builder batchPredictionId(String batchPredictionId)
A user-supplied ID that uniquely identifies the BatchPrediction. This value is identical to the
value of the BatchPredictionId in the request.
batchPredictionId - A user-supplied ID that uniquely identifies the BatchPrediction. This value is identical
to the value of the BatchPredictionId in the request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.