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)This is a variant ofLexModelBuildingAsyncClient.getBotVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotVersionsRequest)operation.default GetBotVersionsPublisherLexModelBuildingAsyncClient. getBotVersionsPaginator(GetBotVersionsRequest getBotVersionsRequest)This is a variant ofLexModelBuildingAsyncClient.getBotVersions(software.amazon.awssdk.services.lexmodelbuilding.model.GetBotVersionsRequest)operation.
-