| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetails |
GetIdMappingJobResponse.errorDetails()
Returns the value of the ErrorDetails property for this object.
|
ErrorDetails |
GetMatchingJobResponse.errorDetails()
An object containing an error message, if there was an error.
|
| Modifier and Type | Method and Description |
|---|---|
GetIdMappingJobResponse.Builder |
GetIdMappingJobResponse.Builder.errorDetails(ErrorDetails errorDetails)
Sets the value of the ErrorDetails property for this object.
|
GetMatchingJobResponse.Builder |
GetMatchingJobResponse.Builder.errorDetails(ErrorDetails errorDetails)
An object containing an error message, if there was an error.
|
Copyright © 2023. All rights reserved.