| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
IntentStatistics |
IntentStatistics.clone() |
IntentStatistics |
BotRecommendationResultStatistics.getIntents()
Statistical information about about the intents associated with the bot recommendation results.
|
IntentStatistics |
IntentStatistics.withDiscoveredIntentCount(Integer discoveredIntentCount)
The number of recommended intents associated with the bot recommendation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BotRecommendationResultStatistics.setIntents(IntentStatistics intents)
Statistical information about about the intents associated with the bot recommendation results.
|
BotRecommendationResultStatistics |
BotRecommendationResultStatistics.withIntents(IntentStatistics intents)
Statistical information about about the intents associated with the bot recommendation results.
|
Copyright © 2022. All rights reserved.