| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<IntentClassificationTestResultItem> |
IntentClassificationTestResults.items()
A list of the results for the intent classification test.
|
| Modifier and Type | Method and Description |
|---|---|
IntentClassificationTestResults.Builder |
IntentClassificationTestResults.Builder.items(IntentClassificationTestResultItem... items)
A list of the results for the intent classification test.
|
| Modifier and Type | Method and Description |
|---|---|
IntentClassificationTestResults.Builder |
IntentClassificationTestResults.Builder.items(Collection<IntentClassificationTestResultItem> items)
A list of the results for the intent classification test.
|
Copyright © 2023. All rights reserved.