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