| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ConversationLevelTestResultItem> |
ConversationLevelTestResults.items()
The item list in the test set results data at the conversation level.
|
| Modifier and Type | Method and Description |
|---|---|
ConversationLevelTestResults.Builder |
ConversationLevelTestResults.Builder.items(ConversationLevelTestResultItem... items)
The item list in the test set results data at the conversation level.
|
| Modifier and Type | Method and Description |
|---|---|
ConversationLevelTestResults.Builder |
ConversationLevelTestResults.Builder.items(Collection<ConversationLevelTestResultItem> items)
The item list in the test set results data at the conversation level.
|
Copyright © 2023. All rights reserved.