Uses of Class
software.amazon.awssdk.services.georoutes.model.RouteTollPriceSummary
-
Packages that use RouteTollPriceSummary Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of RouteTollPriceSummary in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return RouteTollPriceSummary Modifier and Type Method Description RouteTollPriceSummaryRouteTollSummary. total()Total toll summary for the complete route.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type RouteTollPriceSummary Modifier and Type Method Description RouteTollSummary.BuilderRouteTollSummary.Builder. total(RouteTollPriceSummary total)Total toll summary for the complete route.
-