| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<UtteranceBotResponse> |
UtteranceSpecification.botResponses()
A list of objects containing information about the bot response to the utterance.
|
| Modifier and Type | Method and Description |
|---|---|
UtteranceSpecification.Builder |
UtteranceSpecification.Builder.botResponses(UtteranceBotResponse... botResponses)
A list of objects containing information about the bot response to the utterance.
|
| Modifier and Type | Method and Description |
|---|---|
UtteranceSpecification.Builder |
UtteranceSpecification.Builder.botResponses(Collection<UtteranceBotResponse> botResponses)
A list of objects containing information about the bot response to the utterance.
|
Copyright © 2023. All rights reserved.