| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateBatchPredictionJobResponse |
FraudDetectorClient.createBatchPredictionJob(Consumer<CreateBatchPredictionJobRequest.Builder> createBatchPredictionJobRequest)
Creates a batch prediction job.
|
default CreateBatchPredictionJobResponse |
FraudDetectorClient.createBatchPredictionJob(CreateBatchPredictionJobRequest createBatchPredictionJobRequest)
Creates a batch prediction job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateBatchPredictionJobResponse> |
FraudDetectorAsyncClient.createBatchPredictionJob(Consumer<CreateBatchPredictionJobRequest.Builder> createBatchPredictionJobRequest)
Creates a batch prediction job.
|
default CompletableFuture<CreateBatchPredictionJobResponse> |
FraudDetectorAsyncClient.createBatchPredictionJob(CreateBatchPredictionJobRequest createBatchPredictionJobRequest)
Creates a batch prediction job.
|
Copyright © 2021. All rights reserved.