@Stability(value=Stable) @Internal public static final class CfnRoute.RouteSpecProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRoute.RouteSpecProperty
CfnRoute.RouteSpecPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRoute.RouteSpecProperty.Builder, CfnRoute.RouteSpecProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRoute.RouteSpecProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRoute.DurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getGrpcRoute()
An object that represents the specification of a gRPC route.
|
Object |
getHttp2Route()
An object that represents the specification of an HTTP/2 route.
|
Object |
getHttpRoute()
An object that represents the specification of an HTTP route.
|
Number |
getPriority()
The priority for the route.
|
Object |
getTcpRoute()
An object that represents the specification of a TCP route.
|
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(CfnRoute.RouteSpecProperty.Builder builder)
CfnRoute.DurationProperty.Builder.public final Object getGrpcRoute()
CfnRoute.RouteSpecPropertygetGrpcRoute in interface CfnRoute.RouteSpecPropertypublic final Object getHttp2Route()
CfnRoute.RouteSpecPropertygetHttp2Route in interface CfnRoute.RouteSpecPropertypublic final Object getHttpRoute()
CfnRoute.RouteSpecPropertygetHttpRoute in interface CfnRoute.RouteSpecPropertypublic final Number getPriority()
CfnRoute.RouteSpecPropertyRoutes are matched based on the specified value, where 0 is the highest priority.
getPriority in interface CfnRoute.RouteSpecPropertypublic final Object getTcpRoute()
CfnRoute.RouteSpecPropertygetTcpRoute in interface CfnRoute.RouteSpecProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.