| 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<ListIdMappingWorkflowsResult> |
AbstractAWSEntityResolutionAsync.listIdMappingWorkflowsAsync(ListIdMappingWorkflowsRequest request,
AsyncHandler<ListIdMappingWorkflowsRequest,ListIdMappingWorkflowsResult> asyncHandler) |
Future<ListIdMappingWorkflowsResult> |
AWSEntityResolutionAsyncClient.listIdMappingWorkflowsAsync(ListIdMappingWorkflowsRequest request,
AsyncHandler<ListIdMappingWorkflowsRequest,ListIdMappingWorkflowsResult> asyncHandler) |
Future<ListIdMappingWorkflowsResult> |
AWSEntityResolutionAsync.listIdMappingWorkflowsAsync(ListIdMappingWorkflowsRequest listIdMappingWorkflowsRequest,
AsyncHandler<ListIdMappingWorkflowsRequest,ListIdMappingWorkflowsResult> asyncHandler)
Returns a list of all the
IdMappingWorkflows that have been created for an Amazon Web Services
account. |
| Modifier and Type | Method and Description |
|---|---|
ListIdMappingWorkflowsRequest |
ListIdMappingWorkflowsRequest.clone() |
ListIdMappingWorkflowsRequest |
ListIdMappingWorkflowsRequest.withMaxResults(Integer maxResults)
The maximum number of objects returned per page.
|
ListIdMappingWorkflowsRequest |
ListIdMappingWorkflowsRequest.withNextToken(String nextToken)
The pagination token from the previous API call.
|
Copyright © 2024. All rights reserved.