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