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