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