| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.withFields(Collection<ValidationExceptionField> fields)
The fields associated with the error.
|
ValidationException |
ValidationException.withFields(ValidationExceptionField... fields)
The fields associated with the error.
|
ValidationException |
ValidationException.withReason(String reason)
The reason associated with the error.
|
ValidationException |
ValidationException.withReason(ValidationExceptionReason reason)
The reason associated with the error.
|
ValidationException |
ValidationException.withRequestId(String requestId)
The unique identifier associated with the error.
|
Copyright © 2024. All rights reserved.