| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2 |
|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateTestSetDiscrepancyReportResult |
AmazonLexModelsV2Client.createTestSetDiscrepancyReport(CreateTestSetDiscrepancyReportRequest request)
Create a report that describes the differences between the bot and the test set.
|
CreateTestSetDiscrepancyReportResult |
AbstractAmazonLexModelsV2.createTestSetDiscrepancyReport(CreateTestSetDiscrepancyReportRequest request) |
CreateTestSetDiscrepancyReportResult |
AmazonLexModelsV2.createTestSetDiscrepancyReport(CreateTestSetDiscrepancyReportRequest createTestSetDiscrepancyReportRequest)
Create a report that describes the differences between the bot and the test set.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTestSetDiscrepancyReportResult |
CreateTestSetDiscrepancyReportResult.clone() |
CreateTestSetDiscrepancyReportResult |
CreateTestSetDiscrepancyReportResult.withCreationDateTime(Date creationDateTime)
The creation date and time for the test set discrepancy report.
|
CreateTestSetDiscrepancyReportResult |
CreateTestSetDiscrepancyReportResult.withTarget(TestSetDiscrepancyReportResourceTarget target)
The target bot for the test set discrepancy report.
|
CreateTestSetDiscrepancyReportResult |
CreateTestSetDiscrepancyReportResult.withTestSetDiscrepancyReportId(String testSetDiscrepancyReportId)
The unique identifier of the test set discrepancy report to describe.
|
CreateTestSetDiscrepancyReportResult |
CreateTestSetDiscrepancyReportResult.withTestSetId(String testSetId)
The test set Id for the test set discrepancy report.
|
Copyright © 2025. All rights reserved.