Uses of Class
software.amazon.awssdk.services.georoutes.model.RouteTollSummary
-
Packages that use RouteTollSummary Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of RouteTollSummary in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return RouteTollSummary Modifier and Type Method Description RouteTollSummaryRouteSummary. tolls()Toll summary for the complete route.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type RouteTollSummary Modifier and Type Method Description RouteSummary.BuilderRouteSummary.Builder. tolls(RouteTollSummary tolls)Toll summary for the complete route.
-