| Package | Description |
|---|---|
| com.amazonaws.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateVariableError |
BatchCreateVariableError.clone() |
BatchCreateVariableError |
BatchCreateVariableError.withCode(Integer code)
The error code.
|
BatchCreateVariableError |
BatchCreateVariableError.withMessage(String message)
The error message.
|
BatchCreateVariableError |
BatchCreateVariableError.withName(String name)
The name.
|
| Modifier and Type | Method and Description |
|---|---|
List<BatchCreateVariableError> |
BatchCreateVariableResult.getErrors()
Provides the errors for the
BatchCreateVariable request. |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateVariableResult |
BatchCreateVariableResult.withErrors(BatchCreateVariableError... errors)
Provides the errors for the
BatchCreateVariable request. |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchCreateVariableResult.setErrors(Collection<BatchCreateVariableError> errors)
Provides the errors for the
BatchCreateVariable request. |
BatchCreateVariableResult |
BatchCreateVariableResult.withErrors(Collection<BatchCreateVariableError> errors)
Provides the errors for the
BatchCreateVariable request. |
Copyright © 2025. All rights reserved.