| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTestSetDiscrepancyReportResponse> |
LexModelsV2AsyncClient.createTestSetDiscrepancyReport(Consumer<CreateTestSetDiscrepancyReportRequest.Builder> createTestSetDiscrepancyReportRequest)
Create a report that describes the differences between the bot and the test set.
|
default CreateTestSetDiscrepancyReportResponse |
LexModelsV2Client.createTestSetDiscrepancyReport(Consumer<CreateTestSetDiscrepancyReportRequest.Builder> createTestSetDiscrepancyReportRequest)
Create a report that describes the differences between the bot and the test set.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateTestSetDiscrepancyReportRequest.Builder> |
CreateTestSetDiscrepancyReportRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.