| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTestSetDiscrepancyReportResponse> |
LexModelsV2AsyncClient.createTestSetDiscrepancyReport(CreateTestSetDiscrepancyReportRequest createTestSetDiscrepancyReportRequest)
Create a report that describes the differences between the bot and the test set.
|
default CreateTestSetDiscrepancyReportResponse |
LexModelsV2Client.createTestSetDiscrepancyReport(CreateTestSetDiscrepancyReportRequest createTestSetDiscrepancyReportRequest)
Create a report that describes the differences between the bot and the test set.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateTestSetDiscrepancyReportRequestMarshaller.marshall(CreateTestSetDiscrepancyReportRequest createTestSetDiscrepancyReportRequest) |
Copyright © 2023. All rights reserved.