| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| software.amazon.awssdk.services.entityresolution.paginators | |
| software.amazon.awssdk.services.entityresolution.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListIdMappingWorkflowsResponse |
EntityResolutionClient.listIdMappingWorkflows(ListIdMappingWorkflowsRequest listIdMappingWorkflowsRequest)
Returns a list of all the
IdMappingWorkflows that have been created for an Amazon Web Services
account. |
default CompletableFuture<ListIdMappingWorkflowsResponse> |
EntityResolutionAsyncClient.listIdMappingWorkflows(ListIdMappingWorkflowsRequest listIdMappingWorkflowsRequest)
Returns a list of all the
IdMappingWorkflows that have been created for an Amazon Web Services
account. |
default ListIdMappingWorkflowsIterable |
EntityResolutionClient.listIdMappingWorkflowsPaginator(ListIdMappingWorkflowsRequest listIdMappingWorkflowsRequest)
Returns a list of all the
IdMappingWorkflows that have been created for an Amazon Web Services
account. |
default ListIdMappingWorkflowsPublisher |
EntityResolutionAsyncClient.listIdMappingWorkflowsPaginator(ListIdMappingWorkflowsRequest listIdMappingWorkflowsRequest)
Returns a list of all the
IdMappingWorkflows that have been created for an Amazon Web Services
account. |
| Constructor and Description |
|---|
ListIdMappingWorkflowsIterable(EntityResolutionClient client,
ListIdMappingWorkflowsRequest firstRequest) |
ListIdMappingWorkflowsPublisher(EntityResolutionAsyncClient client,
ListIdMappingWorkflowsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListIdMappingWorkflowsRequestMarshaller.marshall(ListIdMappingWorkflowsRequest listIdMappingWorkflowsRequest) |
Copyright © 2023. All rights reserved.