| 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<ListIdNamespacesResult> |
AWSEntityResolutionAsyncClient.listIdNamespacesAsync(ListIdNamespacesRequest request,
AsyncHandler<ListIdNamespacesRequest,ListIdNamespacesResult> asyncHandler) |
Future<ListIdNamespacesResult> |
AbstractAWSEntityResolutionAsync.listIdNamespacesAsync(ListIdNamespacesRequest request,
AsyncHandler<ListIdNamespacesRequest,ListIdNamespacesResult> asyncHandler) |
Future<ListIdNamespacesResult> |
AWSEntityResolutionAsync.listIdNamespacesAsync(ListIdNamespacesRequest listIdNamespacesRequest,
AsyncHandler<ListIdNamespacesRequest,ListIdNamespacesResult> asyncHandler)
Returns a list of all ID namespaces.
|
| Modifier and Type | Method and Description |
|---|---|
ListIdNamespacesRequest |
ListIdNamespacesRequest.clone() |
ListIdNamespacesRequest |
ListIdNamespacesRequest.withMaxResults(Integer maxResults)
The maximum number of
IdNamespace objects returned per page. |
ListIdNamespacesRequest |
ListIdNamespacesRequest.withNextToken(String nextToken)
The pagination token from the previous API call.
|
Copyright © 2024. All rights reserved.