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