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