Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.SlotTypeStatistics
-
Packages that use SlotTypeStatistics Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of SlotTypeStatistics in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return SlotTypeStatistics Modifier and Type Method Description SlotTypeStatisticsBotRecommendationResultStatistics. slotTypes()Statistical information about the slot types associated with the bot recommendation results.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type SlotTypeStatistics Modifier and Type Method Description BotRecommendationResultStatistics.BuilderBotRecommendationResultStatistics.Builder. slotTypes(SlotTypeStatistics slotTypes)Statistical information about the slot types associated with the bot recommendation results.
-