Uses of Class
software.amazon.awssdk.services.georoutes.model.WaypointOptimizationRestProfile
-
Packages that use WaypointOptimizationRestProfile Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of WaypointOptimizationRestProfile in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return WaypointOptimizationRestProfile Modifier and Type Method Description WaypointOptimizationRestProfileWaypointOptimizationDriverOptions. restProfile()Pre defined rest profiles for a driver schedule.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type WaypointOptimizationRestProfile Modifier and Type Method Description WaypointOptimizationDriverOptions.BuilderWaypointOptimizationDriverOptions.Builder. restProfile(WaypointOptimizationRestProfile restProfile)Pre defined rest profiles for a driver schedule.
-