| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelbuilding |
|
| com.amazonaws.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteSlotTypeResult |
AmazonLexModelBuildingClient.deleteSlotType(DeleteSlotTypeRequest request)
Deletes all versions of the slot type, including the
$LATEST version. |
DeleteSlotTypeResult |
AmazonLexModelBuilding.deleteSlotType(DeleteSlotTypeRequest deleteSlotTypeRequest)
Deletes all versions of the slot type, including the
$LATEST version. |
DeleteSlotTypeResult |
AbstractAmazonLexModelBuilding.deleteSlotType(DeleteSlotTypeRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteSlotTypeResult> |
AbstractAmazonLexModelBuildingAsync.deleteSlotTypeAsync(DeleteSlotTypeRequest request,
AsyncHandler<DeleteSlotTypeRequest,DeleteSlotTypeResult> asyncHandler) |
Future<DeleteSlotTypeResult> |
AmazonLexModelBuildingAsync.deleteSlotTypeAsync(DeleteSlotTypeRequest deleteSlotTypeRequest,
AsyncHandler<DeleteSlotTypeRequest,DeleteSlotTypeResult> asyncHandler)
Deletes all versions of the slot type, including the
$LATEST version. |
Future<DeleteSlotTypeResult> |
AmazonLexModelBuildingAsyncClient.deleteSlotTypeAsync(DeleteSlotTypeRequest request,
AsyncHandler<DeleteSlotTypeRequest,DeleteSlotTypeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteSlotTypeResult |
DeleteSlotTypeResult.clone() |
Copyright © 2023. All rights reserved.