Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListBotLocalesPublisher
-
Packages that use ListBotLocalesPublisher Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListBotLocalesPublisher in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListBotLocalesPublisher Modifier and Type Method Description default ListBotLocalesPublisherLexModelsV2AsyncClient. listBotLocalesPaginator(Consumer<ListBotLocalesRequest.Builder> listBotLocalesRequest)Gets a list of locales for the specified bot.default ListBotLocalesPublisherLexModelsV2AsyncClient. listBotLocalesPaginator(ListBotLocalesRequest listBotLocalesRequest)Gets a list of locales for the specified bot.
-