| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
static ValidationExceptionField.Builder |
ValidationExceptionField.builder() |
ValidationExceptionField.Builder |
ValidationExceptionField.Builder.message(String message)
Explanation of the reason for the validation error.
|
ValidationExceptionField.Builder |
ValidationExceptionField.Builder.name(String name)
Name of the field which failed validation.
|
ValidationExceptionField.Builder |
ValidationExceptionField.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ValidationExceptionField.Builder> |
ValidationExceptionField.serializableBuilderClass() |
Copyright © 2022. All rights reserved.