| 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 CreateIdMappingWorkflowResponse |
EntityResolutionClient.createIdMappingWorkflow(CreateIdMappingWorkflowRequest createIdMappingWorkflowRequest)
Creates an
IdMappingWorkflow object which stores the configuration of the data processing job to be
run. |
default CompletableFuture<CreateIdMappingWorkflowResponse> |
EntityResolutionAsyncClient.createIdMappingWorkflow(CreateIdMappingWorkflowRequest createIdMappingWorkflowRequest)
Creates an
IdMappingWorkflow object which stores the configuration of the data processing job to be
run. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateIdMappingWorkflowRequestMarshaller.marshall(CreateIdMappingWorkflowRequest createIdMappingWorkflowRequest) |
Copyright © 2023. All rights reserved.