| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
BotRecommendationResults |
BotRecommendationResults.clone() |
BotRecommendationResults |
DescribeBotRecommendationResult.getBotRecommendationResults()
The object representing the URL of the bot definition, the URL of the associated transcript and a statistical
summary of the bot recommendation results.
|
BotRecommendationResults |
BotRecommendationResults.withAssociatedTranscriptsUrl(String associatedTranscriptsUrl)
The presigned url link of the associated transcript.
|
BotRecommendationResults |
BotRecommendationResults.withBotLocaleExportUrl(String botLocaleExportUrl)
The presigned URL link of the recommended bot definition.
|
BotRecommendationResults |
BotRecommendationResults.withStatistics(BotRecommendationResultStatistics statistics)
The statistical summary of the bot recommendation results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeBotRecommendationResult.setBotRecommendationResults(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.
|
DescribeBotRecommendationResult |
DescribeBotRecommendationResult.withBotRecommendationResults(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.
|
Copyright © 2022. All rights reserved.