| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<BotRecommendationSummary> |
ListBotRecommendationsResponse.botRecommendationSummaries()
Summary information for the bot recommendations that meet the filter specified in this request.
|
| Modifier and Type | Method and Description |
|---|---|
ListBotRecommendationsResponse.Builder |
ListBotRecommendationsResponse.Builder.botRecommendationSummaries(BotRecommendationSummary... botRecommendationSummaries)
Summary information for the bot recommendations that meet the filter specified in this request.
|
| Modifier and Type | Method and Description |
|---|---|
ListBotRecommendationsResponse.Builder |
ListBotRecommendationsResponse.Builder.botRecommendationSummaries(Collection<BotRecommendationSummary> botRecommendationSummaries)
Summary information for the bot recommendations that meet the filter specified in this request.
|
Copyright © 2022. All rights reserved.