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