| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteSlotTypeResponse> |
LexModelsV2AsyncClient.deleteSlotType(DeleteSlotTypeRequest deleteSlotTypeRequest)
Deletes a slot type from a bot locale.
|
default DeleteSlotTypeResponse |
LexModelsV2Client.deleteSlotType(DeleteSlotTypeRequest deleteSlotTypeRequest)
Deletes a slot type from a bot locale.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteSlotTypeRequestMarshaller.marshall(DeleteSlotTypeRequest deleteSlotTypeRequest) |
Copyright © 2022. All rights reserved.