| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteSlotTypeResponse |
LexModelBuildingClient.deleteSlotType(DeleteSlotTypeRequest deleteSlotTypeRequest)
Deletes all versions of the slot type, including the
$LATEST version. |
default CompletableFuture<DeleteSlotTypeResponse> |
LexModelBuildingAsyncClient.deleteSlotType(DeleteSlotTypeRequest deleteSlotTypeRequest)
Deletes all versions of the slot type, including the
$LATEST version. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteSlotTypeRequestMarshaller.marshall(DeleteSlotTypeRequest deleteSlotTypeRequest) |
Copyright © 2021. All rights reserved.