Uses of Class
software.amazon.awssdk.services.comprehend.paginators.ListEntitiesDetectionJobsPublisher
-
Packages that use ListEntitiesDetectionJobsPublisher 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 ListEntitiesDetectionJobsPublisher in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend that return ListEntitiesDetectionJobsPublisher Modifier and Type Method Description default ListEntitiesDetectionJobsPublisherComprehendAsyncClient. listEntitiesDetectionJobsPaginator()default ListEntitiesDetectionJobsPublisherComprehendAsyncClient. listEntitiesDetectionJobsPaginator(Consumer<ListEntitiesDetectionJobsRequest.Builder> listEntitiesDetectionJobsRequest)default ListEntitiesDetectionJobsPublisherComprehendAsyncClient. listEntitiesDetectionJobsPaginator(ListEntitiesDetectionJobsRequest listEntitiesDetectionJobsRequest)
-