| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeHintValue.Builder |
RuntimeHintValue.builder() |
RuntimeHintValue.Builder |
RuntimeHintValue.Builder.phrase(String phrase)
The phrase that Amazon Lex should look for in the user's input to the bot.
|
RuntimeHintValue.Builder |
RuntimeHintValue.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RuntimeHintValue.Builder> |
RuntimeHintValue.serializableBuilderClass() |
Copyright © 2023. All rights reserved.