Uses of Class
software.amazon.awssdk.services.georoutes.model.RouteTollPass
-
Packages that use RouteTollPass Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of RouteTollPass in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return RouteTollPass Modifier and Type Method Description RouteTollPassRouteTollRate. pass()Details if the toll rate can be a pass that supports multiple trips.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type RouteTollPass Modifier and Type Method Description RouteTollRate.BuilderRouteTollRate.Builder. pass(RouteTollPass pass)Details if the toll rate can be a pass that supports multiple trips.
-