| 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<GetSchemaMappingResult> |
AbstractAWSEntityResolutionAsync.getSchemaMappingAsync(GetSchemaMappingRequest request,
AsyncHandler<GetSchemaMappingRequest,GetSchemaMappingResult> asyncHandler) |
Future<GetSchemaMappingResult> |
AWSEntityResolutionAsyncClient.getSchemaMappingAsync(GetSchemaMappingRequest request,
AsyncHandler<GetSchemaMappingRequest,GetSchemaMappingResult> asyncHandler) |
Future<GetSchemaMappingResult> |
AWSEntityResolutionAsync.getSchemaMappingAsync(GetSchemaMappingRequest getSchemaMappingRequest,
AsyncHandler<GetSchemaMappingRequest,GetSchemaMappingResult> asyncHandler)
Returns the SchemaMapping of a given name.
|
| Modifier and Type | Method and Description |
|---|---|
GetSchemaMappingRequest |
GetSchemaMappingRequest.clone() |
GetSchemaMappingRequest |
GetSchemaMappingRequest.withSchemaName(String schemaName)
The name of the schema to be retrieved.
|
Copyright © 2024. All rights reserved.