| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
GetMatchingJobResult |
AbstractAWSEntityResolution.getMatchingJob(GetMatchingJobRequest request) |
GetMatchingJobResult |
AWSEntityResolutionClient.getMatchingJob(GetMatchingJobRequest request)
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
GetMatchingJobResult |
AWSEntityResolution.getMatchingJob(GetMatchingJobRequest getMatchingJobRequest)
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
Future<GetMatchingJobResult> |
AbstractAWSEntityResolutionAsync.getMatchingJobAsync(GetMatchingJobRequest request) |
Future<GetMatchingJobResult> |
AWSEntityResolutionAsyncClient.getMatchingJobAsync(GetMatchingJobRequest request) |
Future<GetMatchingJobResult> |
AWSEntityResolutionAsync.getMatchingJobAsync(GetMatchingJobRequest getMatchingJobRequest)
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
Future<GetMatchingJobResult> |
AbstractAWSEntityResolutionAsync.getMatchingJobAsync(GetMatchingJobRequest request,
AsyncHandler<GetMatchingJobRequest,GetMatchingJobResult> asyncHandler) |
Future<GetMatchingJobResult> |
AWSEntityResolutionAsyncClient.getMatchingJobAsync(GetMatchingJobRequest request,
AsyncHandler<GetMatchingJobRequest,GetMatchingJobResult> asyncHandler) |
Future<GetMatchingJobResult> |
AWSEntityResolutionAsync.getMatchingJobAsync(GetMatchingJobRequest getMatchingJobRequest,
AsyncHandler<GetMatchingJobRequest,GetMatchingJobResult> asyncHandler)
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetMatchingJobResult> |
AbstractAWSEntityResolutionAsync.getMatchingJobAsync(GetMatchingJobRequest request,
AsyncHandler<GetMatchingJobRequest,GetMatchingJobResult> asyncHandler) |
Future<GetMatchingJobResult> |
AWSEntityResolutionAsyncClient.getMatchingJobAsync(GetMatchingJobRequest request,
AsyncHandler<GetMatchingJobRequest,GetMatchingJobResult> asyncHandler) |
Future<GetMatchingJobResult> |
AWSEntityResolutionAsync.getMatchingJobAsync(GetMatchingJobRequest getMatchingJobRequest,
AsyncHandler<GetMatchingJobRequest,GetMatchingJobResult> asyncHandler)
Gets the status, metrics, and errors (if there are any) that are associated with a job.
|
| Modifier and Type | Method and Description |
|---|---|
GetMatchingJobRequest |
GetMatchingJobRequest.clone() |
GetMatchingJobRequest |
GetMatchingJobRequest.withJobId(String jobId)
The ID of the job.
|
GetMatchingJobRequest |
GetMatchingJobRequest.withWorkflowName(String workflowName)
The name of the workflow.
|
Copyright © 2025. All rights reserved.