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