| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static SlotPriority.Builder |
SlotPriority.builder() |
SlotPriority.Builder |
SlotPriority.Builder.priority(Integer priority)
The priority that Amazon Lex should apply to the slot.
|
SlotPriority.Builder |
SlotPriority.Builder.slotId(String slotId)
The unique identifier of the slot.
|
SlotPriority.Builder |
SlotPriority.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SlotPriority.Builder> |
SlotPriority.serializableBuilderClass() |
Copyright © 2023. All rights reserved.