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