Uses of Class
software.amazon.awssdk.services.location.paginators.ListGeofencesPublisher
-
Packages that use ListGeofencesPublisher Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing" -
-
Uses of ListGeofencesPublisher in software.amazon.awssdk.services.location
Methods in software.amazon.awssdk.services.location that return ListGeofencesPublisher Modifier and Type Method Description default ListGeofencesPublisherLocationAsyncClient. listGeofencesPaginator(Consumer<ListGeofencesRequest.Builder> listGeofencesRequest)Lists geofences stored in a given geofence collection.default ListGeofencesPublisherLocationAsyncClient. listGeofencesPaginator(ListGeofencesRequest listGeofencesRequest)Lists geofences stored in a given geofence collection.
-