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