CopyableBuilder<GetBatchPredictionRequest.Builder,GetBatchPredictionRequest>
, SdkBuilder<GetBatchPredictionRequest.Builder,GetBatchPredictionRequest>
public static interface GetBatchPredictionRequest.Builder extends CopyableBuilder<GetBatchPredictionRequest.Builder,GetBatchPredictionRequest>
Modifier and Type | Method | Description |
---|---|---|
GetBatchPredictionRequest.Builder |
batchPredictionId(String batchPredictionId) |
An ID assigned to the
BatchPrediction at creation. |
copy
apply, build
GetBatchPredictionRequest.Builder batchPredictionId(String batchPredictionId)
An ID assigned to the BatchPrediction
at creation.
batchPredictionId
- An ID assigned to the BatchPrediction
at creation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.