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)This is a variant ofLocationAsyncClient.listPlaceIndexes(software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest)operation.default ListPlaceIndexesPublisherLocationAsyncClient. listPlaceIndexesPaginator(ListPlaceIndexesRequest listPlaceIndexesRequest)This is a variant ofLocationAsyncClient.listPlaceIndexes(software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest)operation.
-