| 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 BatchCreateVariableResponse |
FraudDetectorClient.batchCreateVariable(BatchCreateVariableRequest batchCreateVariableRequest)
Creates a batch of variables.
|
default CompletableFuture<BatchCreateVariableResponse> |
FraudDetectorAsyncClient.batchCreateVariable(BatchCreateVariableRequest batchCreateVariableRequest)
Creates a batch of variables.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchCreateVariableRequestMarshaller.marshall(BatchCreateVariableRequest batchCreateVariableRequest) |
Copyright © 2022. All rights reserved.