Uses of Class
software.amazon.awssdk.services.location.paginators.ListMapsPublisher
-
Packages that use ListMapsPublisher Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing" -
-
Uses of ListMapsPublisher in software.amazon.awssdk.services.location
Methods in software.amazon.awssdk.services.location that return ListMapsPublisher Modifier and Type Method Description default ListMapsPublisherLocationAsyncClient. listMapsPaginator(Consumer<ListMapsRequest.Builder> listMapsRequest)Lists map resources in your Amazon Web Services account.default ListMapsPublisherLocationAsyncClient. listMapsPaginator(ListMapsRequest listMapsRequest)Lists map resources in your Amazon Web Services account.
-