| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution |
Welcome to the AWS Entity Resolution API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteMatchingWorkflowResponse |
EntityResolutionClient.deleteMatchingWorkflow(Consumer<DeleteMatchingWorkflowRequest.Builder> deleteMatchingWorkflowRequest)
Deletes the
MatchingWorkflow with a given name. |
default DeleteMatchingWorkflowResponse |
EntityResolutionClient.deleteMatchingWorkflow(DeleteMatchingWorkflowRequest deleteMatchingWorkflowRequest)
Deletes the
MatchingWorkflow with a given name. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteMatchingWorkflowResponse> |
EntityResolutionAsyncClient.deleteMatchingWorkflow(Consumer<DeleteMatchingWorkflowRequest.Builder> deleteMatchingWorkflowRequest)
Deletes the
MatchingWorkflow with a given name. |
default CompletableFuture<DeleteMatchingWorkflowResponse> |
EntityResolutionAsyncClient.deleteMatchingWorkflow(DeleteMatchingWorkflowRequest deleteMatchingWorkflowRequest)
Deletes the
MatchingWorkflow with a given name. |
Copyright © 2023. All rights reserved.