Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListBotVersionsPublisher
-
Packages that use ListBotVersionsPublisher Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListBotVersionsPublisher in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListBotVersionsPublisher Modifier and Type Method Description default ListBotVersionsPublisherLexModelsV2AsyncClient. listBotVersionsPaginator(Consumer<ListBotVersionsRequest.Builder> listBotVersionsRequest)This is a variant ofLexModelsV2AsyncClient.listBotVersions(software.amazon.awssdk.services.lexmodelsv2.model.ListBotVersionsRequest)operation.default ListBotVersionsPublisherLexModelsV2AsyncClient. listBotVersionsPaginator(ListBotVersionsRequest listBotVersionsRequest)This is a variant ofLexModelsV2AsyncClient.listBotVersions(software.amazon.awssdk.services.lexmodelsv2.model.ListBotVersionsRequest)operation.
-