| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
UserTurnInputSpecification |
UserTurnSpecification.input()
Contains information about the user messages in the turn in the input.
|
UserTurnInputSpecification |
UserTurnResult.input()
Contains information about the user messages in the turn in the input.
|
| Modifier and Type | Method and Description |
|---|---|
UserTurnSpecification.Builder |
UserTurnSpecification.Builder.input(UserTurnInputSpecification input)
Contains information about the user messages in the turn in the input.
|
UserTurnResult.Builder |
UserTurnResult.Builder.input(UserTurnInputSpecification input)
Contains information about the user messages in the turn in the input.
|
Copyright © 2023. All rights reserved.