| 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 GetIdMappingWorkflowResponse |
EntityResolutionClient.getIdMappingWorkflow(GetIdMappingWorkflowRequest getIdMappingWorkflowRequest)
Returns the
IdMappingWorkflow with a given name, if it exists. |
default CompletableFuture<GetIdMappingWorkflowResponse> |
EntityResolutionAsyncClient.getIdMappingWorkflow(GetIdMappingWorkflowRequest getIdMappingWorkflowRequest)
Returns the
IdMappingWorkflow with a given name, if it exists. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetIdMappingWorkflowRequestMarshaller.marshall(GetIdMappingWorkflowRequest getIdMappingWorkflowRequest) |
Copyright © 2023. All rights reserved.