| Package | Description |
|---|---|
| software.amazon.awssdk.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationExceptionErrorArgument> |
ValidationException.errorArguments()
A list of attributes that led to the exception and their values.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.errorArguments(ValidationExceptionErrorArgument... errorArguments)
A list of attributes that led to the exception and their values.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.errorArguments(Collection<ValidationExceptionErrorArgument> errorArguments)
A list of attributes that led to the exception and their values.
|
Copyright © 2023. All rights reserved.