| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| software.amazon.awssdk.services.entityresolution.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListIdMappingWorkflowsResponse |
EntityResolutionClient.listIdMappingWorkflows(Consumer<ListIdMappingWorkflowsRequest.Builder> listIdMappingWorkflowsRequest)
Returns a list of all the
IdMappingWorkflows that have been created for an Amazon Web Services
account. |
default ListIdMappingWorkflowsResponse |
EntityResolutionClient.listIdMappingWorkflows(ListIdMappingWorkflowsRequest listIdMappingWorkflowsRequest)
Returns a list of all the
IdMappingWorkflows that have been created for an Amazon Web Services
account. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListIdMappingWorkflowsResponse> |
EntityResolutionAsyncClient.listIdMappingWorkflows(Consumer<ListIdMappingWorkflowsRequest.Builder> 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. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListIdMappingWorkflowsResponse> |
ListIdMappingWorkflowsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListIdMappingWorkflowsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListIdMappingWorkflowsResponse> subscriber) |
Copyright © 2023. All rights reserved.