| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default BatchCreateVariableResponse |
FraudDetectorClient.batchCreateVariable(BatchCreateVariableRequest batchCreateVariableRequest)
Creates a batch of variables.
|
default BatchCreateVariableResponse |
FraudDetectorClient.batchCreateVariable(Consumer<BatchCreateVariableRequest.Builder> batchCreateVariableRequest)
Creates a batch of variables.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchCreateVariableResponse> |
FraudDetectorAsyncClient.batchCreateVariable(BatchCreateVariableRequest batchCreateVariableRequest)
Creates a batch of variables.
|
default CompletableFuture<BatchCreateVariableResponse> |
FraudDetectorAsyncClient.batchCreateVariable(Consumer<BatchCreateVariableRequest.Builder> batchCreateVariableRequest)
Creates a batch of variables.
|
Copyright © 2023. All rights reserved.