Uses of Interface
software.amazon.awssdk.services.georoutes.GeoRoutesClient
-
Packages that use GeoRoutesClient Package Description software.amazon.awssdk.services.georoutes With the Amazon Location Routes API you can calculate routes and estimate travel time based on up-to-date road network and live traffic information. -
-
Uses of GeoRoutesClient in software.amazon.awssdk.services.georoutes
Methods in software.amazon.awssdk.services.georoutes that return GeoRoutesClient Modifier and Type Method Description static GeoRoutesClientGeoRoutesClient. create()Create aGeoRoutesClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-