Uses of Class
software.amazon.awssdk.services.location.paginators.ListKeysIterable
-
Packages that use ListKeysIterable Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing" -
-
Uses of ListKeysIterable in software.amazon.awssdk.services.location
Methods in software.amazon.awssdk.services.location that return ListKeysIterable Modifier and Type Method Description default ListKeysIterableLocationClient. listKeysPaginator(Consumer<ListKeysRequest.Builder> listKeysRequest)This is a variant ofLocationClient.listKeys(software.amazon.awssdk.services.location.model.ListKeysRequest)operation.default ListKeysIterableLocationClient. listKeysPaginator(ListKeysRequest listKeysRequest)This is a variant ofLocationClient.listKeys(software.amazon.awssdk.services.location.model.ListKeysRequest)operation.
-