| 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<GetMatchingWorkflowResult> |
AbstractAWSEntityResolutionAsync.getMatchingWorkflowAsync(GetMatchingWorkflowRequest request,
AsyncHandler<GetMatchingWorkflowRequest,GetMatchingWorkflowResult> asyncHandler) |
Future<GetMatchingWorkflowResult> |
AWSEntityResolutionAsync.getMatchingWorkflowAsync(GetMatchingWorkflowRequest getMatchingWorkflowRequest,
AsyncHandler<GetMatchingWorkflowRequest,GetMatchingWorkflowResult> asyncHandler)
Returns the
MatchingWorkflow with a given name, if it exists. |
Future<GetMatchingWorkflowResult> |
AWSEntityResolutionAsyncClient.getMatchingWorkflowAsync(GetMatchingWorkflowRequest request,
AsyncHandler<GetMatchingWorkflowRequest,GetMatchingWorkflowResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetMatchingWorkflowRequest |
GetMatchingWorkflowRequest.clone() |
GetMatchingWorkflowRequest |
GetMatchingWorkflowRequest.withWorkflowName(String workflowName)
The name of the workflow.
|
Copyright © 2025. All rights reserved.