| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
SlotTypeStatistics |
SlotTypeStatistics.clone() |
SlotTypeStatistics |
BotRecommendationResultStatistics.getSlotTypes()
Statistical information about the slot types associated with the bot recommendation results.
|
SlotTypeStatistics |
SlotTypeStatistics.withDiscoveredSlotTypeCount(Integer discoveredSlotTypeCount)
The number of recommended slot types associated with the bot recommendation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BotRecommendationResultStatistics.setSlotTypes(SlotTypeStatistics slotTypes)
Statistical information about the slot types associated with the bot recommendation results.
|
BotRecommendationResultStatistics |
BotRecommendationResultStatistics.withSlotTypes(SlotTypeStatistics slotTypes)
Statistical information about the slot types associated with the bot recommendation results.
|
Copyright © 2023. All rights reserved.