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