| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
UtteranceLevelTestResults |
UtteranceLevelTestResults.clone() |
UtteranceLevelTestResults |
TestExecutionResultItems.getUtteranceLevelTestResults()
Results related to utterances in the test set.
|
UtteranceLevelTestResults |
UtteranceLevelTestResults.withItems(Collection<UtteranceLevelTestResultItem> items)
Contains information about an utterance in the results of the test set execution.
|
UtteranceLevelTestResults |
UtteranceLevelTestResults.withItems(UtteranceLevelTestResultItem... items)
Contains information about an utterance in the results of the test set execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutionResultItems.setUtteranceLevelTestResults(UtteranceLevelTestResults utteranceLevelTestResults)
Results related to utterances in the test set.
|
TestExecutionResultItems |
TestExecutionResultItems.withUtteranceLevelTestResults(UtteranceLevelTestResults utteranceLevelTestResults)
Results related to utterances in the test set.
|
Copyright © 2023. All rights reserved.