Uses of Class
software.amazon.awscdk.services.appmesh.Route
Packages that use Route
-
Uses of Route in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return RouteModifier and TypeMethodDescriptionIVirtualRouter.addRoute(String id, RouteBaseProps props) Add a single route to the router.default RouteIVirtualRouter.Jsii$Default.addRoute(String id, RouteBaseProps props) Add a single route to the router.final RouteIVirtualRouter.Jsii$Proxy.addRoute(String id, RouteBaseProps props) Add a single route to the router.VirtualRouter.addRoute(String id, RouteBaseProps props) Add a single route to the router.Route.Builder.build()