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