| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<TestSetIntentDiscrepancyItem> |
TestSetDiscrepancyErrors.intentDiscrepancies()
Contains information about discrepancies found for intents between the test set and the bot.
|
| Modifier and Type | Method and Description |
|---|---|
TestSetDiscrepancyErrors.Builder |
TestSetDiscrepancyErrors.Builder.intentDiscrepancies(TestSetIntentDiscrepancyItem... intentDiscrepancies)
Contains information about discrepancies found for intents between the test set and the bot.
|
| Modifier and Type | Method and Description |
|---|---|
TestSetDiscrepancyErrors.Builder |
TestSetDiscrepancyErrors.Builder.intentDiscrepancies(Collection<TestSetIntentDiscrepancyItem> intentDiscrepancies)
Contains information about discrepancies found for intents between the test set and the bot.
|
Copyright © 2023. All rights reserved.