Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotVersionsIterable
-
Packages that use GetBotVersionsIterable Package Description software.amazon.awssdk.services.lexmodelbuilding Amazon Lex Build-Time Actions -
-
Uses of GetBotVersionsIterable in software.amazon.awssdk.services.lexmodelbuilding
Methods in software.amazon.awssdk.services.lexmodelbuilding that return GetBotVersionsIterable Modifier and Type Method Description default GetBotVersionsIterableLexModelBuildingClient. getBotVersionsPaginator(Consumer<GetBotVersionsRequest.Builder> getBotVersionsRequest)Gets information about all of the versions of a bot.default GetBotVersionsIterableLexModelBuildingClient. getBotVersionsPaginator(GetBotVersionsRequest getBotVersionsRequest)Gets information about all of the versions of a bot.
-