public static interface DeleteBatchPredictionJobRequest.Builder extends FraudDetectorRequest.Builder, SdkPojo, CopyableBuilder<DeleteBatchPredictionJobRequest.Builder,DeleteBatchPredictionJobRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteBatchPredictionJobRequest.Builder |
jobId(String jobId)
The ID of the batch prediction job to delete.
|
DeleteBatchPredictionJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteBatchPredictionJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteBatchPredictionJobRequest.Builder jobId(String jobId)
The ID of the batch prediction job to delete.
jobId - The ID of the batch prediction job to delete.DeleteBatchPredictionJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteBatchPredictionJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.