public static interface ValidationExceptionField.Builder extends SdkPojo, CopyableBuilder<ValidationExceptionField.Builder,ValidationExceptionField>
| Modifier and Type | Method and Description |
|---|---|
ValidationExceptionField.Builder |
message(String message)
Sets the value of the Message property for this object.
|
ValidationExceptionField.Builder |
name(String name)
Sets the value of the Name property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildValidationExceptionField.Builder name(String name)
name - The new value for the Name property for this object.ValidationExceptionField.Builder message(String message)
message - The new value for the Message property for this object.Copyright © 2023. All rights reserved.