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