| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StartMatchingJobResult> |
AbstractAWSEntityResolutionAsync.startMatchingJobAsync(StartMatchingJobRequest request,
AsyncHandler<StartMatchingJobRequest,StartMatchingJobResult> asyncHandler) |
Future<StartMatchingJobResult> |
AWSEntityResolutionAsync.startMatchingJobAsync(StartMatchingJobRequest startMatchingJobRequest,
AsyncHandler<StartMatchingJobRequest,StartMatchingJobResult> asyncHandler)
Starts the
MatchingJob of a workflow. |
Future<StartMatchingJobResult> |
AWSEntityResolutionAsyncClient.startMatchingJobAsync(StartMatchingJobRequest request,
AsyncHandler<StartMatchingJobRequest,StartMatchingJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartMatchingJobRequest |
StartMatchingJobRequest.clone() |
StartMatchingJobRequest |
StartMatchingJobRequest.withWorkflowName(String workflowName)
The name of the matching job to be retrieved.
|
Copyright © 2025. All rights reserved.