| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateListResponse |
FraudDetectorClient.createList(Consumer<CreateListRequest.Builder> createListRequest)
Creates a list.
|
default CreateListResponse |
FraudDetectorClient.createList(CreateListRequest createListRequest)
Creates a list.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateListResponse> |
FraudDetectorAsyncClient.createList(Consumer<CreateListRequest.Builder> createListRequest)
Creates a list.
|
default CompletableFuture<CreateListResponse> |
FraudDetectorAsyncClient.createList(CreateListRequest createListRequest)
Creates a list.
|
Copyright © 2023. All rights reserved.