Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.BotRecommendationResults
-
Packages that use BotRecommendationResults Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of BotRecommendationResults in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return BotRecommendationResults Modifier and Type Method Description BotRecommendationResultsDescribeBotRecommendationResponse. botRecommendationResults()The object representing the URL of the bot definition, the URL of the associated transcript and a statistical summary of the bot recommendation results.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type BotRecommendationResults Modifier and Type Method Description DescribeBotRecommendationResponse.BuilderDescribeBotRecommendationResponse.Builder. botRecommendationResults(BotRecommendationResults botRecommendationResults)The object representing the URL of the bot definition, the URL of the associated transcript and a statistical summary of the bot recommendation results.
-