Uses of Interface
software.amazon.awssdk.services.geoplaces.GeoPlacesAsyncClientBuilder
-
Packages that use GeoPlacesAsyncClientBuilder Package Description software.amazon.awssdk.services.geoplaces The Places API enables powerful location search and geocoding capabilities for your applications, offering global coverage with rich, detailed information. -
-
Uses of GeoPlacesAsyncClientBuilder in software.amazon.awssdk.services.geoplaces
Methods in software.amazon.awssdk.services.geoplaces that return GeoPlacesAsyncClientBuilder Modifier and Type Method Description static GeoPlacesAsyncClientBuilderGeoPlacesAsyncClient. builder()Create a builder that can be used to configure and create aGeoPlacesAsyncClient.
-