@Stability(value=Stable) @Internal public static final class VirtualRouterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements VirtualRouterProps
VirtualRouterPropssoftware.amazon.jsii.JsiiObject.InitializationModeVirtualRouterProps.Builder, VirtualRouterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(VirtualRouterProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
VirtualRouterProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<VirtualRouterListener> |
getListeners()
Listener specification for the VirtualRouter.
|
IMesh |
getMesh()
The Mesh which the VirtualRouter belongs to.
|
String |
getVirtualRouterName()
The name of the VirtualRouter.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(VirtualRouterProps.Builder builder)
VirtualRouterProps.Builder.public final IMesh getMesh()
VirtualRouterPropsgetMesh in interface VirtualRouterPropspublic final List<VirtualRouterListener> getListeners()
VirtualRouterBasePropsDefault: - A listener on HTTP port 8080
getListeners in interface VirtualRouterBasePropspublic final String getVirtualRouterName()
VirtualRouterBasePropsDefault: - A name is automatically determined
getVirtualRouterName in interface VirtualRouterBaseProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.