| 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 ListMatchingJobsResponse |
EntityResolutionClient.listMatchingJobs(ListMatchingJobsRequest listMatchingJobsRequest)
Lists all jobs for a given workflow.
|
default CompletableFuture<ListMatchingJobsResponse> |
EntityResolutionAsyncClient.listMatchingJobs(ListMatchingJobsRequest listMatchingJobsRequest)
Lists all jobs for a given workflow.
|
default ListMatchingJobsIterable |
EntityResolutionClient.listMatchingJobsPaginator(ListMatchingJobsRequest listMatchingJobsRequest)
Lists all jobs for a given workflow.
|
default ListMatchingJobsPublisher |
EntityResolutionAsyncClient.listMatchingJobsPaginator(ListMatchingJobsRequest listMatchingJobsRequest)
Lists all jobs for a given workflow.
|
| Constructor and Description |
|---|
ListMatchingJobsIterable(EntityResolutionClient client,
ListMatchingJobsRequest firstRequest) |
ListMatchingJobsPublisher(EntityResolutionAsyncClient client,
ListMatchingJobsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListMatchingJobsRequestMarshaller.marshall(ListMatchingJobsRequest listMatchingJobsRequest) |
Copyright © 2023. All rights reserved.