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