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