| 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 DeleteBatchPredictionJobResponse |
FraudDetectorClient.deleteBatchPredictionJob(DeleteBatchPredictionJobRequest deleteBatchPredictionJobRequest)
Deletes a batch prediction job.
|
default CompletableFuture<DeleteBatchPredictionJobResponse> |
FraudDetectorAsyncClient.deleteBatchPredictionJob(DeleteBatchPredictionJobRequest deleteBatchPredictionJobRequest)
Deletes a batch prediction job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteBatchPredictionJobRequestMarshaller.marshall(DeleteBatchPredictionJobRequest deleteBatchPredictionJobRequest) |
Copyright © 2022. All rights reserved.