| Package | Description |
|---|---|
| com.amazonaws.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
ConflictException |
ConflictException.withErrorArguments(Collection<ConflictExceptionErrorArgument> errorArguments)
A list of attributes that led to the exception and their values.
|
ConflictException |
ConflictException.withErrorArguments(ConflictExceptionErrorArgument... errorArguments)
A list of attributes that led to the exception and their values.
|
ConflictException |
ConflictException.withErrorId(String errorId)
A unique ID for the error.
|
ConflictException |
ConflictException.withResourceId(String resourceId)
The resource's ID.
|
ConflictException |
ConflictException.withResourceType(String resourceType)
The resource's type.
|
Copyright © 2022. All rights reserved.