public static interface ValidationExceptionField.Builder extends SdkPojo, CopyableBuilder<ValidationExceptionField.Builder,ValidationExceptionField>
| Modifier and Type | Method and Description |
|---|---|
ValidationExceptionField.Builder |
message(String message)
The message of the exception field.
|
ValidationExceptionField.Builder |
name(String name)
The name of the exception field.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildValidationExceptionField.Builder name(String name)
The name of the exception field.
name - The name of the exception field.ValidationExceptionField.Builder message(String message)
The message of the exception field.
message - The message of the exception field.Copyright © 2023. All rights reserved.