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