Uses of Class
software.amazon.awssdk.services.georoutes.model.RouteAvoidanceOptions
-
Packages that use RouteAvoidanceOptions Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of RouteAvoidanceOptions in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return RouteAvoidanceOptions Modifier and Type Method Description RouteAvoidanceOptionsCalculateRoutesRequest. avoid()Features that are avoided while calculating a route.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type RouteAvoidanceOptions Modifier and Type Method Description CalculateRoutesRequest.BuilderCalculateRoutesRequest.Builder. avoid(RouteAvoidanceOptions avoid)Features that are avoided while calculating a route.
-