| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListMatchingWorkflowsResult> |
AbstractAWSEntityResolutionAsync.listMatchingWorkflowsAsync(ListMatchingWorkflowsRequest request,
AsyncHandler<ListMatchingWorkflowsRequest,ListMatchingWorkflowsResult> asyncHandler) |
Future<ListMatchingWorkflowsResult> |
AWSEntityResolutionAsyncClient.listMatchingWorkflowsAsync(ListMatchingWorkflowsRequest request,
AsyncHandler<ListMatchingWorkflowsRequest,ListMatchingWorkflowsResult> asyncHandler) |
Future<ListMatchingWorkflowsResult> |
AWSEntityResolutionAsync.listMatchingWorkflowsAsync(ListMatchingWorkflowsRequest listMatchingWorkflowsRequest,
AsyncHandler<ListMatchingWorkflowsRequest,ListMatchingWorkflowsResult> asyncHandler)
Returns a list of all the
MatchingWorkflows that have been created for an Amazon Web Services
account. |
| Modifier and Type | Method and Description |
|---|---|
ListMatchingWorkflowsRequest |
ListMatchingWorkflowsRequest.clone() |
ListMatchingWorkflowsRequest |
ListMatchingWorkflowsRequest.withMaxResults(Integer maxResults)
The maximum number of objects returned per page.
|
ListMatchingWorkflowsRequest |
ListMatchingWorkflowsRequest.withNextToken(String nextToken)
The pagination token from the previous API call.
|
Copyright © 2025. All rights reserved.