public static interface GetBatchPredictionRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetBatchPredictionRequest.Builder,GetBatchPredictionRequest>
| Modifier and Type | Method and Description |
|---|---|
GetBatchPredictionRequest.Builder |
batchPredictionId(String batchPredictionId)
An ID assigned to the
BatchPrediction at creation. |
copyapply, buildGetBatchPredictionRequest.Builder batchPredictionId(String batchPredictionId)
An ID assigned to the BatchPrediction at creation.
batchPredictionId - An ID assigned to the BatchPrediction at creation.Copyright © 2017. All rights reserved.