| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
TestSetTurnResult |
TestSetTurnResult.clone() |
TestSetTurnResult |
UtteranceLevelTestResultItem.getTurnResult()
Contains information about the turn associated with the result.
|
TestSetTurnResult |
TestSetTurnResult.withAgent(AgentTurnResult agent)
Contains information about the agent messages in the turn.
|
TestSetTurnResult |
TestSetTurnResult.withUser(UserTurnResult user)
Contains information about the user messages in the turn.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UtteranceLevelTestResultItem.setTurnResult(TestSetTurnResult turnResult)
Contains information about the turn associated with the result.
|
UtteranceLevelTestResultItem |
UtteranceLevelTestResultItem.withTurnResult(TestSetTurnResult turnResult)
Contains information about the turn associated with the result.
|
Copyright © 2023. All rights reserved.