| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchCreateVariableResponse.Builder |
BatchCreateVariableResponse.builder() |
BatchCreateVariableResponse.Builder |
BatchCreateVariableResponse.Builder.errors(BatchCreateVariableError... errors)
Provides the errors for the
BatchCreateVariable request. |
BatchCreateVariableResponse.Builder |
BatchCreateVariableResponse.Builder.errors(Collection<BatchCreateVariableError> errors)
Provides the errors for the
BatchCreateVariable request. |
BatchCreateVariableResponse.Builder |
BatchCreateVariableResponse.Builder.errors(Consumer<BatchCreateVariableError.Builder>... errors)
Provides the errors for the
BatchCreateVariable request. |
BatchCreateVariableResponse.Builder |
BatchCreateVariableResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchCreateVariableResponse.Builder> |
BatchCreateVariableResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.