| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetVariableError> |
BatchGetVariableResponse.errors()
The errors from the request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetVariableResponse.Builder |
BatchGetVariableResponse.Builder.errors(BatchGetVariableError... errors)
The errors from the request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetVariableResponse.Builder |
BatchGetVariableResponse.Builder.errors(Collection<BatchGetVariableError> errors)
The errors from the request.
|
Copyright © 2023. All rights reserved.