Uses of Class
software.amazon.awssdk.services.georoutes.model.RouteTrailerOptions
-
Packages that use RouteTrailerOptions Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of RouteTrailerOptions in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return RouteTrailerOptions Modifier and Type Method Description RouteTrailerOptionsRouteTruckOptions. trailer()Trailer options corresponding to the vehicle.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type RouteTrailerOptions Modifier and Type Method Description RouteTruckOptions.BuilderRouteTruckOptions.Builder. trailer(RouteTrailerOptions trailer)Trailer options corresponding to the vehicle.
-