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