| 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<DeleteMatchingWorkflowResult> |
AbstractAWSEntityResolutionAsync.deleteMatchingWorkflowAsync(DeleteMatchingWorkflowRequest request,
AsyncHandler<DeleteMatchingWorkflowRequest,DeleteMatchingWorkflowResult> asyncHandler) |
Future<DeleteMatchingWorkflowResult> |
AWSEntityResolutionAsyncClient.deleteMatchingWorkflowAsync(DeleteMatchingWorkflowRequest request,
AsyncHandler<DeleteMatchingWorkflowRequest,DeleteMatchingWorkflowResult> asyncHandler) |
Future<DeleteMatchingWorkflowResult> |
AWSEntityResolutionAsync.deleteMatchingWorkflowAsync(DeleteMatchingWorkflowRequest deleteMatchingWorkflowRequest,
AsyncHandler<DeleteMatchingWorkflowRequest,DeleteMatchingWorkflowResult> asyncHandler)
Deletes the
MatchingWorkflow with a given name. |
| Modifier and Type | Method and Description |
|---|---|
DeleteMatchingWorkflowRequest |
DeleteMatchingWorkflowRequest.clone() |
DeleteMatchingWorkflowRequest |
DeleteMatchingWorkflowRequest.withWorkflowName(String workflowName)
The name of the workflow to be retrieved.
|
Copyright © 2024. All rights reserved.