| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateMatchingWorkflowResponse |
EntityResolutionClient.updateMatchingWorkflow(Consumer<UpdateMatchingWorkflowRequest.Builder> updateMatchingWorkflowRequest)
Updates an existing
MatchingWorkflow. |
default UpdateMatchingWorkflowResponse |
EntityResolutionClient.updateMatchingWorkflow(UpdateMatchingWorkflowRequest updateMatchingWorkflowRequest)
Updates an existing
MatchingWorkflow. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateMatchingWorkflowResponse> |
EntityResolutionAsyncClient.updateMatchingWorkflow(Consumer<UpdateMatchingWorkflowRequest.Builder> updateMatchingWorkflowRequest)
Updates an existing
MatchingWorkflow. |
default CompletableFuture<UpdateMatchingWorkflowResponse> |
EntityResolutionAsyncClient.updateMatchingWorkflow(UpdateMatchingWorkflowRequest updateMatchingWorkflowRequest)
Updates an existing
MatchingWorkflow. |
Copyright © 2023. All rights reserved.