| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution |
Welcome to the AWS Entity Resolution API Reference.
|
| software.amazon.awssdk.services.entityresolution.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateMatchingWorkflowResponse |
EntityResolutionClient.createMatchingWorkflow(CreateMatchingWorkflowRequest createMatchingWorkflowRequest)
Creates a
MatchingWorkflow object which stores the configuration of the data processing job to be
run. |
default CompletableFuture<CreateMatchingWorkflowResponse> |
EntityResolutionAsyncClient.createMatchingWorkflow(CreateMatchingWorkflowRequest createMatchingWorkflowRequest)
Creates a
MatchingWorkflow object which stores the configuration of the data processing job to be
run. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateMatchingWorkflowRequestMarshaller.marshall(CreateMatchingWorkflowRequest createMatchingWorkflowRequest) |
Copyright © 2023. All rights reserved.