| Modifier and Type | Method and Description |
|---|---|
VirtualRouter |
Mesh.addVirtualRouter(String id)
(experimental) Adds a VirtualRouter to the Mesh with the given id and props.
|
VirtualRouter |
IMesh.addVirtualRouter(String id)
(experimental) Adds a VirtualRouter to the Mesh with the given id and props.
|
VirtualRouter |
IMesh.Jsii$Proxy.addVirtualRouter(String id)
(experimental) Adds a VirtualRouter to the Mesh with the given id and props.
|
VirtualRouter |
Mesh.addVirtualRouter(String id,
VirtualRouterBaseProps props)
(experimental) Adds a VirtualRouter to the Mesh with the given id and props.
|
VirtualRouter |
IMesh.addVirtualRouter(String id,
VirtualRouterBaseProps props)
(experimental) Adds a VirtualRouter to the Mesh with the given id and props.
|
VirtualRouter |
IMesh.Jsii$Proxy.addVirtualRouter(String id,
VirtualRouterBaseProps props)
(experimental) Adds a VirtualRouter to the Mesh with the given id and props.
|
default VirtualRouter |
IMesh.Jsii$Default.addVirtualRouter(String id,
VirtualRouterBaseProps props)
(experimental) Adds a VirtualRouter to the Mesh with the given id and props.
|
VirtualRouter |
VirtualRouter.Builder.build() |
Copyright © 2021. All rights reserved.