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