| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetails |
ErrorDetails.clone() |
ErrorDetails |
GetIdMappingJobResult.getErrorDetails() |
ErrorDetails |
GetMatchingJobResult.getErrorDetails()
An object containing an error message, if there was an error.
|
ErrorDetails |
ErrorDetails.withErrorMessage(String errorMessage)
The error message from the job, if there is one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetIdMappingJobResult.setErrorDetails(ErrorDetails errorDetails) |
void |
GetMatchingJobResult.setErrorDetails(ErrorDetails errorDetails)
An object containing an error message, if there was an error.
|
GetIdMappingJobResult |
GetIdMappingJobResult.withErrorDetails(ErrorDetails errorDetails) |
GetMatchingJobResult |
GetMatchingJobResult.withErrorDetails(ErrorDetails errorDetails)
An object containing an error message, if there was an error.
|
Copyright © 2025. All rights reserved.