Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListBotVersionsIterable
-
Packages that use ListBotVersionsIterable Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListBotVersionsIterable in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListBotVersionsIterable Modifier and Type Method Description default ListBotVersionsIterableLexModelsV2Client. listBotVersionsPaginator(Consumer<ListBotVersionsRequest.Builder> listBotVersionsRequest)Gets information about all of the versions of a bot.default ListBotVersionsIterableLexModelsV2Client. listBotVersionsPaginator(ListBotVersionsRequest listBotVersionsRequest)Gets information about all of the versions of a bot.
-