| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CancelBatchPredictionJobResponse |
FraudDetectorClient.cancelBatchPredictionJob(CancelBatchPredictionJobRequest cancelBatchPredictionJobRequest)
Cancels the specified batch prediction job.
|
default CancelBatchPredictionJobResponse |
FraudDetectorClient.cancelBatchPredictionJob(Consumer<CancelBatchPredictionJobRequest.Builder> cancelBatchPredictionJobRequest)
Cancels the specified batch prediction job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelBatchPredictionJobResponse> |
FraudDetectorAsyncClient.cancelBatchPredictionJob(CancelBatchPredictionJobRequest cancelBatchPredictionJobRequest)
Cancels the specified batch prediction job.
|
default CompletableFuture<CancelBatchPredictionJobResponse> |
FraudDetectorAsyncClient.cancelBatchPredictionJob(Consumer<CancelBatchPredictionJobRequest.Builder> cancelBatchPredictionJobRequest)
Cancels the specified batch prediction job.
|
Copyright © 2021. All rights reserved.