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