Uses of Class
software.amazon.awssdk.services.georoutes.model.RouteVehicleDeparture
-
Packages that use RouteVehicleDeparture Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of RouteVehicleDeparture in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return RouteVehicleDeparture Modifier and Type Method Description RouteVehicleDepartureRouteVehicleLegDetails. departure()Details corresponding to the departure for the leg.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type RouteVehicleDeparture Modifier and Type Method Description RouteVehicleLegDetails.BuilderRouteVehicleLegDetails.Builder. departure(RouteVehicleDeparture departure)Details corresponding to the departure for the leg.
-