| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSlotResponse |
LexModelsV2Client.updateSlot(Consumer<UpdateSlotRequest.Builder> 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 |
|---|---|
default CompletableFuture<UpdateSlotResponse> |
LexModelsV2AsyncClient.updateSlot(Consumer<UpdateSlotRequest.Builder> updateSlotRequest)
Updates the settings for a slot.
|
default CompletableFuture<UpdateSlotResponse> |
LexModelsV2AsyncClient.updateSlot(UpdateSlotRequest updateSlotRequest)
Updates the settings for a slot.
|
Copyright © 2023. All rights reserved.