| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchCreateVariableError> |
BatchCreateVariableResponse.errors()
Provides the errors for the
BatchCreateVariable request. |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateVariableResponse.Builder |
BatchCreateVariableResponse.Builder.errors(BatchCreateVariableError... errors)
Provides the errors for the
BatchCreateVariable request. |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateVariableResponse.Builder |
BatchCreateVariableResponse.Builder.errors(Collection<BatchCreateVariableError> errors)
Provides the errors for the
BatchCreateVariable request. |
Copyright © 2023. All rights reserved.