| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static TestSetIntentDiscrepancyItem.Builder |
TestSetIntentDiscrepancyItem.builder() |
TestSetIntentDiscrepancyItem.Builder |
TestSetIntentDiscrepancyItem.Builder.errorMessage(String errorMessage)
The error message for a discrepancy for an intent between the test set and the bot.
|
TestSetIntentDiscrepancyItem.Builder |
TestSetIntentDiscrepancyItem.Builder.intentName(String intentName)
The name of the intent in the discrepancy report.
|
TestSetIntentDiscrepancyItem.Builder |
TestSetIntentDiscrepancyItem.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TestSetIntentDiscrepancyItem.Builder> |
TestSetIntentDiscrepancyItem.serializableBuilderClass() |
Copyright © 2023. All rights reserved.