Uses of Class
software.amazon.awssdk.services.location.model.TruckWeight
-
Packages that use TruckWeight Package Description software.amazon.awssdk.services.location.model -
-
Uses of TruckWeight in software.amazon.awssdk.services.location.model
Methods in software.amazon.awssdk.services.location.model that return TruckWeight Modifier and Type Method Description TruckWeightCalculateRouteTruckModeOptions. weight()Specifies the truck's weight specifications including total weight and unit of measurement.Methods in software.amazon.awssdk.services.location.model with parameters of type TruckWeight Modifier and Type Method Description CalculateRouteTruckModeOptions.BuilderCalculateRouteTruckModeOptions.Builder. weight(TruckWeight weight)Specifies the truck's weight specifications including total weight and unit of measurement.
-