Uses of Class
software.amazon.awssdk.services.amp.paginators.ListScrapersPublisher
-
Packages that use ListScrapersPublisher Package Description software.amazon.awssdk.services.amp Amazon Managed Service for Prometheus -
-
Uses of ListScrapersPublisher in software.amazon.awssdk.services.amp
Methods in software.amazon.awssdk.services.amp that return ListScrapersPublisher Modifier and Type Method Description default ListScrapersPublisherAmpAsyncClient. listScrapersPaginator(Consumer<ListScrapersRequest.Builder> listScrapersRequest)Lists all scrapers in a customer account, including scrapers being created or deleted.default ListScrapersPublisherAmpAsyncClient. listScrapersPaginator(ListScrapersRequest listScrapersRequest)Lists all scrapers in a customer account, including scrapers being created or deleted.
-