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