| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<VariableEntry> |
BatchCreateVariableRequest.variableEntries()
The list of variables for the batch create variable request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateVariableRequest.Builder |
BatchCreateVariableRequest.Builder.variableEntries(VariableEntry... variableEntries)
The list of variables for the batch create variable request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateVariableRequest.Builder |
BatchCreateVariableRequest.Builder.variableEntries(Collection<VariableEntry> variableEntries)
The list of variables for the batch create variable request.
|
Copyright © 2022. All rights reserved.