Uses of Interface
software.amazon.awssdk.services.location.LocationClientBuilder
-
Packages that use LocationClientBuilder Package Description software.amazon.awssdk.services.location "Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing" -
-
Uses of LocationClientBuilder in software.amazon.awssdk.services.location
Methods in software.amazon.awssdk.services.location that return LocationClientBuilder Modifier and Type Method Description static LocationClientBuilderLocationClient. builder()Create a builder that can be used to configure and create aLocationClient.
-