Uses of Class
software.amazon.awssdk.services.georoutes.model.RoutePassThroughPlace
-
Packages that use RoutePassThroughPlace Package Description software.amazon.awssdk.services.georoutes.model -
-
Uses of RoutePassThroughPlace in software.amazon.awssdk.services.georoutes.model
Methods in software.amazon.awssdk.services.georoutes.model that return RoutePassThroughPlace Modifier and Type Method Description RoutePassThroughPlaceRoutePassThroughWaypoint. place()The place details.Methods in software.amazon.awssdk.services.georoutes.model with parameters of type RoutePassThroughPlace Modifier and Type Method Description RoutePassThroughWaypoint.BuilderRoutePassThroughWaypoint.Builder. place(RoutePassThroughPlace place)The place details.
-