Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.ListBotRecommendationsRequest
-
-
Uses of ListBotRecommendationsRequest in software.amazon.awssdk.services.lexmodelsv2
-
Uses of ListBotRecommendationsRequest in software.amazon.awssdk.services.lexmodelsv2.paginators
Constructors in software.amazon.awssdk.services.lexmodelsv2.paginators with parameters of type ListBotRecommendationsRequest Constructor Description ListBotRecommendationsIterable(LexModelsV2Client client, ListBotRecommendationsRequest firstRequest)ListBotRecommendationsPublisher(LexModelsV2AsyncClient client, ListBotRecommendationsRequest firstRequest) -
Uses of ListBotRecommendationsRequest in software.amazon.awssdk.services.lexmodelsv2.transform
Methods in software.amazon.awssdk.services.lexmodelsv2.transform with parameters of type ListBotRecommendationsRequest Modifier and Type Method Description SdkHttpFullRequestListBotRecommendationsRequestMarshaller. marshall(ListBotRecommendationsRequest listBotRecommendationsRequest)
-