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)This is a variant ofAmpAsyncClient.listScrapers(software.amazon.awssdk.services.amp.model.ListScrapersRequest)operation.default ListScrapersPublisherAmpAsyncClient. listScrapersPaginator(ListScrapersRequest listScrapersRequest)This is a variant ofAmpAsyncClient.listScrapers(software.amazon.awssdk.services.amp.model.ListScrapersRequest)operation.
-