Uses of Class
software.amazon.awssdk.services.georoutes.model.RouteEmissionType
-
Packages that use RouteEmissionType Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of RouteEmissionType in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return RouteEmissionType Modifier and Type Method Description RouteEmissionTypeRouteTollOptions. emissionType()Emission type of the vehicle for toll cost calculation.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type RouteEmissionType Modifier and Type Method Description RouteTollOptions.BuilderRouteTollOptions.Builder. emissionType(RouteEmissionType emissionType)Emission type of the vehicle for toll cost calculation.
-