Uses of Class
software.amazon.awssdk.services.location.model.ListPlaceIndexesRequest
-
Packages that use ListPlaceIndexesRequest Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing"software.amazon.awssdk.services.location.paginators software.amazon.awssdk.services.location.transform -
-
Uses of ListPlaceIndexesRequest in software.amazon.awssdk.services.location
-
Uses of ListPlaceIndexesRequest in software.amazon.awssdk.services.location.paginators
Constructors in software.amazon.awssdk.services.location.paginators with parameters of type ListPlaceIndexesRequest Constructor Description ListPlaceIndexesIterable(LocationClient client, ListPlaceIndexesRequest firstRequest)ListPlaceIndexesPublisher(LocationAsyncClient client, ListPlaceIndexesRequest firstRequest) -
Uses of ListPlaceIndexesRequest in software.amazon.awssdk.services.location.transform
Methods in software.amazon.awssdk.services.location.transform with parameters of type ListPlaceIndexesRequest Modifier and Type Method Description SdkHttpFullRequestListPlaceIndexesRequestMarshaller. marshall(ListPlaceIndexesRequest listPlaceIndexesRequest)
-