| 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 CancelBatchPredictionJobResponse |
FraudDetectorClient.cancelBatchPredictionJob(CancelBatchPredictionJobRequest cancelBatchPredictionJobRequest)
Cancels the specified batch prediction job.
|
default CompletableFuture<CancelBatchPredictionJobResponse> |
FraudDetectorAsyncClient.cancelBatchPredictionJob(CancelBatchPredictionJobRequest cancelBatchPredictionJobRequest)
Cancels the specified batch prediction job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelBatchPredictionJobRequestMarshaller.marshall(CancelBatchPredictionJobRequest cancelBatchPredictionJobRequest) |
Copyright © 2022. All rights reserved.