| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
default UpdateSchemaMappingResponse |
EntityResolutionClient.updateSchemaMapping(Consumer<UpdateSchemaMappingRequest.Builder> updateSchemaMappingRequest)
Updates a schema mapping.
|
default CompletableFuture<UpdateSchemaMappingResponse> |
EntityResolutionAsyncClient.updateSchemaMapping(Consumer<UpdateSchemaMappingRequest.Builder> updateSchemaMappingRequest)
Updates a schema mapping.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateSchemaMappingRequest.Builder> |
UpdateSchemaMappingRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.