Uses of Class
software.amazon.awssdk.services.qbusiness.paginators.ListDocumentsIterable
-
Packages that use ListDocumentsIterable Package Description software.amazon.awssdk.services.qbusiness -
-
Uses of ListDocumentsIterable in software.amazon.awssdk.services.qbusiness
Methods in software.amazon.awssdk.services.qbusiness that return ListDocumentsIterable Modifier and Type Method Description default ListDocumentsIterableQBusinessClient. listDocumentsPaginator(Consumer<ListDocumentsRequest.Builder> listDocumentsRequest)This is a variant ofQBusinessClient.listDocuments(software.amazon.awssdk.services.qbusiness.model.ListDocumentsRequest)operation.default ListDocumentsIterableQBusinessClient. listDocumentsPaginator(ListDocumentsRequest listDocumentsRequest)This is a variant ofQBusinessClient.listDocuments(software.amazon.awssdk.services.qbusiness.model.ListDocumentsRequest)operation.
-