public static interface GetBatchPredictionRequest.Builder extends MachineLearningRequest.Builder, 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. |
GetBatchPredictionRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig) |
buildrequestOverrideConfig, requestOverrideConfigGetBatchPredictionRequest.Builder batchPredictionId(String batchPredictionId)
An ID assigned to the BatchPrediction at creation.
batchPredictionId - An ID assigned to the BatchPrediction at creation.GetBatchPredictionRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
requestOverrideConfig in interface AwsRequest.BuilderCopyright © 2017. All rights reserved.