| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorDetails> |
ConflictException.errors()
Conflict Exception specific errors.
|
| Modifier and Type | Method and Description |
|---|---|
ConflictException.Builder |
ConflictException.Builder.errors(ErrorDetails... errors)
Conflict Exception specific errors.
|
| Modifier and Type | Method and Description |
|---|---|
ConflictException.Builder |
ConflictException.Builder.errors(Collection<ErrorDetails> errors)
Conflict Exception specific errors.
|
Copyright © 2023. All rights reserved.