| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteBatchImportJobResponse |
FraudDetectorClient.deleteBatchImportJob(Consumer<DeleteBatchImportJobRequest.Builder> deleteBatchImportJobRequest)
Deletes the specified batch import job ID record.
|
default DeleteBatchImportJobResponse |
FraudDetectorClient.deleteBatchImportJob(DeleteBatchImportJobRequest deleteBatchImportJobRequest)
Deletes the specified batch import job ID record.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteBatchImportJobResponse> |
FraudDetectorAsyncClient.deleteBatchImportJob(Consumer<DeleteBatchImportJobRequest.Builder> deleteBatchImportJobRequest)
Deletes the specified batch import job ID record.
|
default CompletableFuture<DeleteBatchImportJobResponse> |
FraudDetectorAsyncClient.deleteBatchImportJob(DeleteBatchImportJobRequest deleteBatchImportJobRequest)
Deletes the specified batch import job ID record.
|
Copyright © 2023. All rights reserved.