| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateSlotTypeResponse |
LexModelsV2Client.updateSlotType(UpdateSlotTypeRequest updateSlotTypeRequest)
Updates the configuration of an existing slot type.
|
default CompletableFuture<UpdateSlotTypeResponse> |
LexModelsV2AsyncClient.updateSlotType(UpdateSlotTypeRequest updateSlotTypeRequest)
Updates the configuration of an existing slot type.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateSlotTypeRequestMarshaller.marshall(UpdateSlotTypeRequest updateSlotTypeRequest) |
Copyright © 2021. All rights reserved.