Uses of Class
software.amazon.awssdk.services.location.paginators.ListTrackerConsumersPublisher
-
Packages that use ListTrackerConsumersPublisher Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing" -
-
Uses of ListTrackerConsumersPublisher in software.amazon.awssdk.services.location
Methods in software.amazon.awssdk.services.location that return ListTrackerConsumersPublisher Modifier and Type Method Description default ListTrackerConsumersPublisherLocationAsyncClient. listTrackerConsumersPaginator(Consumer<ListTrackerConsumersRequest.Builder> listTrackerConsumersRequest)Lists geofence collections currently associated to the given tracker resource.default ListTrackerConsumersPublisherLocationAsyncClient. listTrackerConsumersPaginator(ListTrackerConsumersRequest listTrackerConsumersRequest)Lists geofence collections currently associated to the given tracker resource.
-