Uses of Class
software.amazon.awssdk.services.comprehend.paginators.ListFlywheelsPublisher
-
Packages that use ListFlywheelsPublisher 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 ListFlywheelsPublisher in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend that return ListFlywheelsPublisher Modifier and Type Method Description default ListFlywheelsPublisherComprehendAsyncClient. listFlywheelsPaginator(Consumer<ListFlywheelsRequest.Builder> listFlywheelsRequest)Gets a list of the flywheels that you have created.default ListFlywheelsPublisherComprehendAsyncClient. listFlywheelsPaginator(ListFlywheelsRequest listFlywheelsRequest)Gets a list of the flywheels that you have created.
-