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