Uses of Class
software.amazon.awssdk.services.georoutes.model.RouteFerrySummary
-
Packages that use RouteFerrySummary Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of RouteFerrySummary in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return RouteFerrySummary Modifier and Type Method Description RouteFerrySummaryRouteFerryLegDetails. summary()Summarized details of the leg.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type RouteFerrySummary Modifier and Type Method Description RouteFerryLegDetails.BuilderRouteFerryLegDetails.Builder. summary(RouteFerrySummary summary)Summarized details of the leg.
-