Uses of Class
software.amazon.awssdk.services.location.paginators.ListGeofenceCollectionsIterable
-
Packages that use ListGeofenceCollectionsIterable Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing" -
-
Uses of ListGeofenceCollectionsIterable in software.amazon.awssdk.services.location
Methods in software.amazon.awssdk.services.location that return ListGeofenceCollectionsIterable Modifier and Type Method Description default ListGeofenceCollectionsIterableLocationClient. listGeofenceCollectionsPaginator(Consumer<ListGeofenceCollectionsRequest.Builder> listGeofenceCollectionsRequest)Lists geofence collections in your Amazon Web Services account.default ListGeofenceCollectionsIterableLocationClient. listGeofenceCollectionsPaginator(ListGeofenceCollectionsRequest listGeofenceCollectionsRequest)Lists geofence collections in your Amazon Web Services account.
-