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