Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListExportsIterable
-
Packages that use ListExportsIterable Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListExportsIterable in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListExportsIterable Modifier and Type Method Description default ListExportsIterableLexModelsV2Client. listExportsPaginator(Consumer<ListExportsRequest.Builder> listExportsRequest)Lists the exports for a bot, bot locale, or custom vocabulary.default ListExportsIterableLexModelsV2Client. listExportsPaginator(ListExportsRequest listExportsRequest)Lists the exports for a bot, bot locale, or custom vocabulary.
-