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