Uses of Class
software.amazon.awssdk.services.comprehend.paginators.ListDatasetsIterable
-
Packages that use ListDatasetsIterable Package Description software.amazon.awssdk.services.comprehend Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents. -
-
Uses of ListDatasetsIterable in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend that return ListDatasetsIterable Modifier and Type Method Description default ListDatasetsIterableComprehendClient. listDatasetsPaginator(Consumer<ListDatasetsRequest.Builder> listDatasetsRequest)List the datasets that you have configured in this Region.default ListDatasetsIterableComprehendClient. listDatasetsPaginator(ListDatasetsRequest listDatasetsRequest)List the datasets that you have configured in this Region.
-