| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution |
Welcome to the Entity Resolution API Reference.
|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteSchemaMappingResult |
AbstractAWSEntityResolution.deleteSchemaMapping(DeleteSchemaMappingRequest request) |
DeleteSchemaMappingResult |
AWSEntityResolutionClient.deleteSchemaMapping(DeleteSchemaMappingRequest request)
Deletes the
SchemaMapping with a given name. |
DeleteSchemaMappingResult |
AWSEntityResolution.deleteSchemaMapping(DeleteSchemaMappingRequest deleteSchemaMappingRequest)
Deletes the
SchemaMapping with a given name. |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteSchemaMappingResult> |
AWSEntityResolutionAsyncClient.deleteSchemaMappingAsync(DeleteSchemaMappingRequest request,
AsyncHandler<DeleteSchemaMappingRequest,DeleteSchemaMappingResult> asyncHandler) |
Future<DeleteSchemaMappingResult> |
AbstractAWSEntityResolutionAsync.deleteSchemaMappingAsync(DeleteSchemaMappingRequest request,
AsyncHandler<DeleteSchemaMappingRequest,DeleteSchemaMappingResult> asyncHandler) |
Future<DeleteSchemaMappingResult> |
AWSEntityResolutionAsync.deleteSchemaMappingAsync(DeleteSchemaMappingRequest deleteSchemaMappingRequest,
AsyncHandler<DeleteSchemaMappingRequest,DeleteSchemaMappingResult> asyncHandler)
Deletes the
SchemaMapping with a given name. |
| Modifier and Type | Method and Description |
|---|---|
DeleteSchemaMappingResult |
DeleteSchemaMappingResult.clone() |
DeleteSchemaMappingResult |
DeleteSchemaMappingResult.withMessage(String message)
A successful operation message.
|
Copyright © 2024. All rights reserved.