public static interface ValidationExceptionErrorArgument.Builder extends SdkPojo, CopyableBuilder<ValidationExceptionErrorArgument.Builder,ValidationExceptionErrorArgument>
| Modifier and Type | Method and Description |
|---|---|
ValidationExceptionErrorArgument.Builder |
name(String name)
The argument's name.
|
ValidationExceptionErrorArgument.Builder |
value(String value)
The argument's value.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildValidationExceptionErrorArgument.Builder name(String name)
The argument's name.
name - The argument's name.ValidationExceptionErrorArgument.Builder value(String value)
The argument's value.
value - The argument's value.Copyright © 2023. All rights reserved.