| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| software.amazon.awssdk.services.entityresolution.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetMatchingWorkflowResponse |
EntityResolutionClient.getMatchingWorkflow(GetMatchingWorkflowRequest getMatchingWorkflowRequest)
Returns the
MatchingWorkflow with a given name, if it exists. |
default CompletableFuture<GetMatchingWorkflowResponse> |
EntityResolutionAsyncClient.getMatchingWorkflow(GetMatchingWorkflowRequest getMatchingWorkflowRequest)
Returns the
MatchingWorkflow with a given name, if it exists. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMatchingWorkflowRequestMarshaller.marshall(GetMatchingWorkflowRequest getMatchingWorkflowRequest) |
Copyright © 2023. All rights reserved.