| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<RuntimeHintValue> |
RuntimeHintDetails.runtimeHintValues()
One or more strings that Amazon Lex should look for in the input to the bot.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeHintDetails.Builder |
RuntimeHintDetails.Builder.runtimeHintValues(RuntimeHintValue... runtimeHintValues)
One or more strings that Amazon Lex should look for in the input to the bot.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeHintDetails.Builder |
RuntimeHintDetails.Builder.runtimeHintValues(Collection<RuntimeHintValue> runtimeHintValues)
One or more strings that Amazon Lex should look for in the input to the bot.
|
Copyright © 2023. All rights reserved.