| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteBatchPredictionJobResponse |
FraudDetectorClient.deleteBatchPredictionJob(Consumer<DeleteBatchPredictionJobRequest.Builder> deleteBatchPredictionJobRequest)
Deletes a batch prediction job.
|
default DeleteBatchPredictionJobResponse |
FraudDetectorClient.deleteBatchPredictionJob(DeleteBatchPredictionJobRequest deleteBatchPredictionJobRequest)
Deletes a batch prediction job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteBatchPredictionJobResponse> |
FraudDetectorAsyncClient.deleteBatchPredictionJob(Consumer<DeleteBatchPredictionJobRequest.Builder> deleteBatchPredictionJobRequest)
Deletes a batch prediction job.
|
default CompletableFuture<DeleteBatchPredictionJobResponse> |
FraudDetectorAsyncClient.deleteBatchPredictionJob(DeleteBatchPredictionJobRequest deleteBatchPredictionJobRequest)
Deletes a batch prediction job.
|
Copyright © 2022. All rights reserved.