| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteMatchingWorkflowResult |
AbstractAWSEntityResolution.deleteMatchingWorkflow(DeleteMatchingWorkflowRequest request) |
DeleteMatchingWorkflowResult |
AWSEntityResolutionClient.deleteMatchingWorkflow(DeleteMatchingWorkflowRequest request)
Deletes the
MatchingWorkflow with a given name. |
DeleteMatchingWorkflowResult |
AWSEntityResolution.deleteMatchingWorkflow(DeleteMatchingWorkflowRequest deleteMatchingWorkflowRequest)
Deletes the
MatchingWorkflow with a given name. |
| 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 |
|---|---|
DeleteMatchingWorkflowResult |
DeleteMatchingWorkflowResult.clone() |
DeleteMatchingWorkflowResult |
DeleteMatchingWorkflowResult.withMessage(String message)
A successful operation message.
|
Copyright © 2025. All rights reserved.