| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateBatchImportJobResponse |
FraudDetectorClient.createBatchImportJob(Consumer<CreateBatchImportJobRequest.Builder> createBatchImportJobRequest)
Creates a batch import job.
|
default CreateBatchImportJobResponse |
FraudDetectorClient.createBatchImportJob(CreateBatchImportJobRequest createBatchImportJobRequest)
Creates a batch import job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateBatchImportJobResponse> |
FraudDetectorAsyncClient.createBatchImportJob(Consumer<CreateBatchImportJobRequest.Builder> createBatchImportJobRequest)
Creates a batch import job.
|
default CompletableFuture<CreateBatchImportJobResponse> |
FraudDetectorAsyncClient.createBatchImportJob(CreateBatchImportJobRequest createBatchImportJobRequest)
Creates a batch import job.
|
Copyright © 2022. All rights reserved.