| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution |
Welcome to the AWS Entity Resolution API Reference.
|
| software.amazon.awssdk.services.entityresolution.paginators | |
| software.amazon.awssdk.services.entityresolution.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListMatchingWorkflowsResponse> |
EntityResolutionAsyncClient.listMatchingWorkflows(ListMatchingWorkflowsRequest listMatchingWorkflowsRequest)
Returns a list of all the
MatchingWorkflows that have been created for an AWS account. |
default ListMatchingWorkflowsResponse |
EntityResolutionClient.listMatchingWorkflows(ListMatchingWorkflowsRequest listMatchingWorkflowsRequest)
Returns a list of all the
MatchingWorkflows that have been created for an AWS account. |
default ListMatchingWorkflowsPublisher |
EntityResolutionAsyncClient.listMatchingWorkflowsPaginator(ListMatchingWorkflowsRequest listMatchingWorkflowsRequest)
Returns a list of all the
MatchingWorkflows that have been created for an AWS account. |
default ListMatchingWorkflowsIterable |
EntityResolutionClient.listMatchingWorkflowsPaginator(ListMatchingWorkflowsRequest listMatchingWorkflowsRequest)
Returns a list of all the
MatchingWorkflows that have been created for an AWS account. |
| Constructor and Description |
|---|
ListMatchingWorkflowsIterable(EntityResolutionClient client,
ListMatchingWorkflowsRequest firstRequest) |
ListMatchingWorkflowsPublisher(EntityResolutionAsyncClient client,
ListMatchingWorkflowsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListMatchingWorkflowsRequestMarshaller.marshall(ListMatchingWorkflowsRequest listMatchingWorkflowsRequest) |
Copyright © 2023. All rights reserved.