| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| software.amazon.awssdk.services.entityresolution.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetMatchingJobResponse |
EntityResolutionClient.getMatchingJob(GetMatchingJobRequest getMatchingJobRequest)
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
default CompletableFuture<GetMatchingJobResponse> |
EntityResolutionAsyncClient.getMatchingJob(GetMatchingJobRequest getMatchingJobRequest)
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMatchingJobRequestMarshaller.marshall(GetMatchingJobRequest getMatchingJobRequest) |
Copyright © 2023. All rights reserved.