| 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<GetIdNamespaceResult> |
AbstractAWSEntityResolutionAsync.getIdNamespaceAsync(GetIdNamespaceRequest request,
AsyncHandler<GetIdNamespaceRequest,GetIdNamespaceResult> asyncHandler) |
Future<GetIdNamespaceResult> |
AWSEntityResolutionAsyncClient.getIdNamespaceAsync(GetIdNamespaceRequest request,
AsyncHandler<GetIdNamespaceRequest,GetIdNamespaceResult> asyncHandler) |
Future<GetIdNamespaceResult> |
AWSEntityResolutionAsync.getIdNamespaceAsync(GetIdNamespaceRequest getIdNamespaceRequest,
AsyncHandler<GetIdNamespaceRequest,GetIdNamespaceResult> asyncHandler)
Returns the
IdNamespace with a given name, if it exists. |
| Modifier and Type | Method and Description |
|---|---|
GetIdNamespaceRequest |
GetIdNamespaceRequest.clone() |
GetIdNamespaceRequest |
GetIdNamespaceRequest.withIdNamespaceName(String idNamespaceName)
The name of the ID namespace.
|
Copyright © 2024. All rights reserved.