Uses of Class
software.amazon.awssdk.services.location.paginators.ListPlaceIndexesPublisher
-
Packages that use ListPlaceIndexesPublisher Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing" -
-
Uses of ListPlaceIndexesPublisher in software.amazon.awssdk.services.location
Methods in software.amazon.awssdk.services.location that return ListPlaceIndexesPublisher Modifier and Type Method Description default ListPlaceIndexesPublisherLocationAsyncClient. listPlaceIndexesPaginator(Consumer<ListPlaceIndexesRequest.Builder> listPlaceIndexesRequest)Lists place index resources in your Amazon Web Services account.default ListPlaceIndexesPublisherLocationAsyncClient. listPlaceIndexesPaginator(ListPlaceIndexesRequest listPlaceIndexesRequest)Lists place index resources in your Amazon Web Services account.
-