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