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