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)This is a variant ofLocationAsyncClient.listMaps(software.amazon.awssdk.services.location.model.ListMapsRequest)operation.default ListMapsPublisherLocationAsyncClient. listMapsPaginator(ListMapsRequest listMapsRequest)This is a variant ofLocationAsyncClient.listMaps(software.amazon.awssdk.services.location.model.ListMapsRequest)operation.
-