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.
|
Future<CreateTestSetDiscrepancyReportResult> |
AbstractAmazonLexModelsV2Async.createTestSetDiscrepancyReportAsync(CreateTestSetDiscrepancyReportRequest request) |
Future<CreateTestSetDiscrepancyReportResult> |
AmazonLexModelsV2AsyncClient.createTestSetDiscrepancyReportAsync(CreateTestSetDiscrepancyReportRequest request) |
Future<CreateTestSetDiscrepancyReportResult> |
AmazonLexModelsV2Async.createTestSetDiscrepancyReportAsync(CreateTestSetDiscrepancyReportRequest createTestSetDiscrepancyReportRequest)
Create a report that describes the differences between the bot and the test set.
|
Future<CreateTestSetDiscrepancyReportResult> |
AbstractAmazonLexModelsV2Async.createTestSetDiscrepancyReportAsync(CreateTestSetDiscrepancyReportRequest request,
AsyncHandler<CreateTestSetDiscrepancyReportRequest,CreateTestSetDiscrepancyReportResult> asyncHandler) |
Future<CreateTestSetDiscrepancyReportResult> |
AmazonLexModelsV2AsyncClient.createTestSetDiscrepancyReportAsync(CreateTestSetDiscrepancyReportRequest request,
AsyncHandler<CreateTestSetDiscrepancyReportRequest,CreateTestSetDiscrepancyReportResult> asyncHandler) |
Future<CreateTestSetDiscrepancyReportResult> |
AmazonLexModelsV2Async.createTestSetDiscrepancyReportAsync(CreateTestSetDiscrepancyReportRequest createTestSetDiscrepancyReportRequest,
AsyncHandler<CreateTestSetDiscrepancyReportRequest,CreateTestSetDiscrepancyReportResult> asyncHandler)
Create a report that describes the differences between the bot and the test set.
|