Uses of Class
software.amazon.awssdk.services.georoutes.model.IsolineScooterOptions
-
Packages that use IsolineScooterOptions Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of IsolineScooterOptions in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return IsolineScooterOptions Modifier and Type Method Description IsolineScooterOptionsIsolineTravelModeOptions. scooter()Travel mode options when the provided travel mode is "Scooter"Methods in software.amazon.awssdk.services.georoutes.model with parameters of type IsolineScooterOptions Modifier and Type Method Description IsolineTravelModeOptions.BuilderIsolineTravelModeOptions.Builder. scooter(IsolineScooterOptions scooter)Travel mode options when the provided travel mode is "Scooter"
-