| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchGetVariableError.Builder |
BatchGetVariableError.builder() |
BatchGetVariableError.Builder |
BatchGetVariableError.Builder.code(Integer code)
The error code.
|
BatchGetVariableError.Builder |
BatchGetVariableError.Builder.message(String message)
The error message.
|
BatchGetVariableError.Builder |
BatchGetVariableError.Builder.name(String name)
The error name.
|
BatchGetVariableError.Builder |
BatchGetVariableError.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchGetVariableError.Builder> |
BatchGetVariableError.serializableBuilderClass() |
Copyright © 2023. All rights reserved.