| Package | Description |
|---|---|
| com.amazonaws.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
ConflictException |
ConflictException.withCode(String code) |
ConflictException |
ConflictException.withErrors(Collection<ErrorDetails> errors)
Conflict Exception specific errors.
|
ConflictException |
ConflictException.withErrors(ErrorDetails... errors)
Conflict Exception specific errors.
|
ConflictException |
ConflictException.withResourceId(String resourceId)
A conflict occurred when prompting for the Resource ID.
|
ConflictException |
ConflictException.withResourceType(String resourceType)
A conflict occurred when prompting for resource type.
|
Copyright © 2025. All rights reserved.