Uses of Class
software.amazon.awssdk.services.georoutes.model.WaypointOptimizationRestCycles
-
Packages that use WaypointOptimizationRestCycles Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of WaypointOptimizationRestCycles in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return WaypointOptimizationRestCycles Modifier and Type Method Description WaypointOptimizationRestCyclesWaypointOptimizationDriverOptions. restCycles()Driver work-rest schedules defined by a short and long cycle.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type WaypointOptimizationRestCycles Modifier and Type Method Description WaypointOptimizationDriverOptions.BuilderWaypointOptimizationDriverOptions.Builder. restCycles(WaypointOptimizationRestCycles restCycles)Driver work-rest schedules defined by a short and long cycle.
-