Uses of Class
software.amazon.awssdk.services.georoutes.model.RouteExclusionOptions
-
Packages that use RouteExclusionOptions Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of RouteExclusionOptions in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return RouteExclusionOptions Modifier and Type Method Description RouteExclusionOptionsCalculateRoutesRequest. exclude()Features to be strictly excluded while calculating the route.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type RouteExclusionOptions Modifier and Type Method Description CalculateRoutesRequest.BuilderCalculateRoutesRequest.Builder. exclude(RouteExclusionOptions exclude)Features to be strictly excluded while calculating the route.
-