Uses of Class
software.amazon.awssdk.services.location.paginators.ListTrackersPublisher
-
Packages that use ListTrackersPublisher Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing" -
-
Uses of ListTrackersPublisher in software.amazon.awssdk.services.location
Methods in software.amazon.awssdk.services.location that return ListTrackersPublisher Modifier and Type Method Description default ListTrackersPublisherLocationAsyncClient. listTrackersPaginator(Consumer<ListTrackersRequest.Builder> listTrackersRequest)This is a variant ofLocationAsyncClient.listTrackers(software.amazon.awssdk.services.location.model.ListTrackersRequest)operation.default ListTrackersPublisherLocationAsyncClient. listTrackersPaginator(ListTrackersRequest listTrackersRequest)This is a variant ofLocationAsyncClient.listTrackers(software.amazon.awssdk.services.location.model.ListTrackersRequest)operation.
-