Uses of Class
software.amazon.awssdk.services.ec2.model.Route
Packages that use Route
-
Uses of Route in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type RouteMethods in software.amazon.awssdk.services.ec2.model with parameters of type RouteModifier and TypeMethodDescriptionThe routes in the route table.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type RouteModifier and TypeMethodDescriptionRouteTable.Builder.routes(Collection<Route> routes) The routes in the route table.