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