Uses of Class
software.amazon.awssdk.services.location.paginators.GetDevicePositionHistoryPublisher
-
Packages that use GetDevicePositionHistoryPublisher Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing" -
-
Uses of GetDevicePositionHistoryPublisher in software.amazon.awssdk.services.location
Methods in software.amazon.awssdk.services.location that return GetDevicePositionHistoryPublisher Modifier and Type Method Description default GetDevicePositionHistoryPublisherLocationAsyncClient. getDevicePositionHistoryPaginator(Consumer<GetDevicePositionHistoryRequest.Builder> getDevicePositionHistoryRequest)Retrieves the device position history from a tracker resource within a specified range of time.default GetDevicePositionHistoryPublisherLocationAsyncClient. getDevicePositionHistoryPaginator(GetDevicePositionHistoryRequest getDevicePositionHistoryRequest)Retrieves the device position history from a tracker resource within a specified range of time.
-