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