| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<UtteranceLevelTestResultItem> |
UtteranceLevelTestResults.items()
Contains information about an utterance in the results of the test set execution.
|
| Modifier and Type | Method and Description |
|---|---|
UtteranceLevelTestResults.Builder |
UtteranceLevelTestResults.Builder.items(UtteranceLevelTestResultItem... items)
Contains information about an utterance in the results of the test set execution.
|
| Modifier and Type | Method and Description |
|---|---|
UtteranceLevelTestResults.Builder |
UtteranceLevelTestResults.Builder.items(Collection<UtteranceLevelTestResultItem> items)
Contains information about an utterance in the results of the test set execution.
|
Copyright © 2023. All rights reserved.