| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| software.amazon.awssdk.services.entityresolution.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteSchemaMappingResponse |
EntityResolutionClient.deleteSchemaMapping(DeleteSchemaMappingRequest deleteSchemaMappingRequest)
Deletes the
SchemaMapping with a given name. |
default CompletableFuture<DeleteSchemaMappingResponse> |
EntityResolutionAsyncClient.deleteSchemaMapping(DeleteSchemaMappingRequest deleteSchemaMappingRequest)
Deletes the
SchemaMapping with a given name. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteSchemaMappingRequestMarshaller.marshall(DeleteSchemaMappingRequest deleteSchemaMappingRequest) |
Copyright © 2023. All rights reserved.