Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListBotsIterable
-
Packages that use ListBotsIterable Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListBotsIterable in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListBotsIterable Modifier and Type Method Description default ListBotsIterableLexModelsV2Client. listBotsPaginator(Consumer<ListBotsRequest.Builder> listBotsRequest)Gets a list of available bots.default ListBotsIterableLexModelsV2Client. listBotsPaginator(ListBotsRequest listBotsRequest)Gets a list of available bots.
-