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