| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSlotResponse> |
LexModelsV2AsyncClient.updateSlot(UpdateSlotRequest updateSlotRequest)
Updates the settings for a slot.
|
default UpdateSlotResponse |
LexModelsV2Client.updateSlot(UpdateSlotRequest updateSlotRequest)
Updates the settings for a slot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateSlotRequestMarshaller.marshall(UpdateSlotRequest updateSlotRequest) |
Copyright © 2022. All rights reserved.