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)This is a variant ofLocationClient.listGeofenceCollections(software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest)operation.default ListGeofenceCollectionsIterableLocationClient. listGeofenceCollectionsPaginator(ListGeofenceCollectionsRequest listGeofenceCollectionsRequest)This is a variant ofLocationClient.listGeofenceCollections(software.amazon.awssdk.services.location.model.ListGeofenceCollectionsRequest)operation.
-