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