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