| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetIdMappingJobResponse |
EntityResolutionClient.getIdMappingJob(Consumer<GetIdMappingJobRequest.Builder> getIdMappingJobRequest)
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
default GetIdMappingJobResponse |
EntityResolutionClient.getIdMappingJob(GetIdMappingJobRequest getIdMappingJobRequest)
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIdMappingJobResponse> |
EntityResolutionAsyncClient.getIdMappingJob(Consumer<GetIdMappingJobRequest.Builder> getIdMappingJobRequest)
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
default CompletableFuture<GetIdMappingJobResponse> |
EntityResolutionAsyncClient.getIdMappingJob(GetIdMappingJobRequest getIdMappingJobRequest)
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
Copyright © 2023. All rights reserved.