| Modifier and Type | Method and Description |
|---|---|
default ListBotRecommendationsResponse |
LexModelsV2Client.listBotRecommendations(ListBotRecommendationsRequest listBotRecommendationsRequest)
Get a list of bot recommendations that meet the specified criteria.
|
default CompletableFuture<ListBotRecommendationsResponse> |
LexModelsV2AsyncClient.listBotRecommendations(ListBotRecommendationsRequest listBotRecommendationsRequest)
Get a list of bot recommendations that meet the specified criteria.
|
default ListBotRecommendationsIterable |
LexModelsV2Client.listBotRecommendationsPaginator(ListBotRecommendationsRequest listBotRecommendationsRequest)
Get a list of bot recommendations that meet the specified criteria.
|
default ListBotRecommendationsPublisher |
LexModelsV2AsyncClient.listBotRecommendationsPaginator(ListBotRecommendationsRequest listBotRecommendationsRequest)
Get a list of bot recommendations that meet the specified criteria.
|
| Constructor and Description |
|---|
ListBotRecommendationsIterable(LexModelsV2Client client,
ListBotRecommendationsRequest firstRequest) |
ListBotRecommendationsPublisher(LexModelsV2AsyncClient client,
ListBotRecommendationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListBotRecommendationsRequestMarshaller.marshall(ListBotRecommendationsRequest listBotRecommendationsRequest) |
Copyright © 2022. All rights reserved.