Uses of Interface
software.amazon.awssdk.services.geoplaces.GeoPlacesClient
-
Packages that use GeoPlacesClient 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 GeoPlacesClient in software.amazon.awssdk.services.geoplaces
Methods in software.amazon.awssdk.services.geoplaces that return GeoPlacesClient Modifier and Type Method Description static GeoPlacesClientGeoPlacesClient. create()Create aGeoPlacesClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-