Uses of Class
software.amazon.awssdk.services.georoutes.model.IsolineAllowOptions
-
Packages that use IsolineAllowOptions Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of IsolineAllowOptions in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return IsolineAllowOptions Modifier and Type Method Description IsolineAllowOptionsCalculateIsolinesRequest. allow()Features that are allowed while calculating.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type IsolineAllowOptions Modifier and Type Method Description CalculateIsolinesRequest.BuilderCalculateIsolinesRequest.Builder. allow(IsolineAllowOptions allow)Features that are allowed while calculating.
-