Uses of Interface
software.amazon.awssdk.services.geoplaces.GeoPlacesClientBuilder
-
Packages that use GeoPlacesClientBuilder 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 GeoPlacesClientBuilder in software.amazon.awssdk.services.geoplaces
Methods in software.amazon.awssdk.services.geoplaces that return GeoPlacesClientBuilder Modifier and Type Method Description static GeoPlacesClientBuilderGeoPlacesClient. builder()Create a builder that can be used to configure and create aGeoPlacesClient.
-