| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution |
Welcome to the AWS Entity Resolution API Reference.
|
| software.amazon.awssdk.services.entityresolution.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSchemaMappingResponse> |
EntityResolutionAsyncClient.createSchemaMapping(CreateSchemaMappingRequest createSchemaMappingRequest)
Creates a schema mapping, which defines the schema of the input customer records table.
|
default CreateSchemaMappingResponse |
EntityResolutionClient.createSchemaMapping(CreateSchemaMappingRequest createSchemaMappingRequest)
Creates a schema mapping, which defines the schema of the input customer records table.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSchemaMappingRequestMarshaller.marshall(CreateSchemaMappingRequest createSchemaMappingRequest) |
Copyright © 2023. All rights reserved.