Uses of Interface
software.amazon.awssdk.services.georoutes.endpoints.GeoRoutesEndpointProvider
-
Packages that use GeoRoutesEndpointProvider 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.software.amazon.awssdk.services.georoutes.endpoints software.amazon.awssdk.services.georoutes.endpoints.internal -
-
Uses of GeoRoutesEndpointProvider in software.amazon.awssdk.services.georoutes
Methods in software.amazon.awssdk.services.georoutes with parameters of type GeoRoutesEndpointProvider Modifier and Type Method Description default BGeoRoutesBaseClientBuilder. endpointProvider(GeoRoutesEndpointProvider endpointProvider)Set theGeoRoutesEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of GeoRoutesEndpointProvider in software.amazon.awssdk.services.georoutes.endpoints
Methods in software.amazon.awssdk.services.georoutes.endpoints that return GeoRoutesEndpointProvider Modifier and Type Method Description static GeoRoutesEndpointProviderGeoRoutesEndpointProvider. defaultProvider() -
Uses of GeoRoutesEndpointProvider in software.amazon.awssdk.services.georoutes.endpoints.internal
Classes in software.amazon.awssdk.services.georoutes.endpoints.internal that implement GeoRoutesEndpointProvider Modifier and Type Class Description classDefaultGeoRoutesEndpointProvider
-