| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
StartMatchingJobResult |
AbstractAWSEntityResolution.startMatchingJob(StartMatchingJobRequest request) |
StartMatchingJobResult |
AWSEntityResolution.startMatchingJob(StartMatchingJobRequest startMatchingJobRequest)
Starts the
MatchingJob of a workflow. |
StartMatchingJobResult |
AWSEntityResolutionClient.startMatchingJob(StartMatchingJobRequest request)
Starts the
MatchingJob of a workflow. |
| 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 |
|---|---|
StartMatchingJobResult |
StartMatchingJobResult.clone() |
StartMatchingJobResult |
StartMatchingJobResult.withJobId(String jobId)
The ID of the job.
|
Copyright © 2025. All rights reserved.