| 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 CreateBatchPredictionJobResponse |
FraudDetectorClient.createBatchPredictionJob(CreateBatchPredictionJobRequest createBatchPredictionJobRequest)
Creates a batch prediction job.
|
default CompletableFuture<CreateBatchPredictionJobResponse> |
FraudDetectorAsyncClient.createBatchPredictionJob(CreateBatchPredictionJobRequest createBatchPredictionJobRequest)
Creates a batch prediction job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateBatchPredictionJobRequestMarshaller.marshall(CreateBatchPredictionJobRequest createBatchPredictionJobRequest) |
Copyright © 2022. All rights reserved.