public static interface DeleteBatchPredictionRequest.Builder extends MachineLearningRequest.Builder, CopyableBuilder<DeleteBatchPredictionRequest.Builder,DeleteBatchPredictionRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteBatchPredictionRequest.Builder |
batchPredictionId(String batchPredictionId)
A user-supplied ID that uniquely identifies the
BatchPrediction. |
DeleteBatchPredictionRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDeleteBatchPredictionRequest.Builder batchPredictionId(String batchPredictionId)
A user-supplied ID that uniquely identifies the BatchPrediction.
batchPredictionId - A user-supplied ID that uniquely identifies the BatchPrediction.DeleteBatchPredictionRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.