Uses of Class
software.amazon.awssdk.services.qapps.paginators.ListLibraryItemsIterable
-
Packages that use ListLibraryItemsIterable Package Description software.amazon.awssdk.services.qapps The Amazon Q Apps feature capability within Amazon Q Business allows web experience users to create lightweight, purpose-built AI apps to fulfill specific tasks from within their web experience. -
-
Uses of ListLibraryItemsIterable in software.amazon.awssdk.services.qapps
Methods in software.amazon.awssdk.services.qapps that return ListLibraryItemsIterable Modifier and Type Method Description default ListLibraryItemsIterableQAppsClient. listLibraryItemsPaginator(Consumer<ListLibraryItemsRequest.Builder> listLibraryItemsRequest)This is a variant ofQAppsClient.listLibraryItems(software.amazon.awssdk.services.qapps.model.ListLibraryItemsRequest)operation.default ListLibraryItemsIterableQAppsClient. listLibraryItemsPaginator(ListLibraryItemsRequest listLibraryItemsRequest)This is a variant ofQAppsClient.listLibraryItems(software.amazon.awssdk.services.qapps.model.ListLibraryItemsRequest)operation.
-