@Stability(value=Stable) @Internal public static final class CfnGatewayRoute.GatewayRouteSpecProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGatewayRoute.GatewayRouteSpecProperty
CfnGatewayRoute.GatewayRouteSpecPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGatewayRoute.GatewayRouteSpecProperty.Builder, CfnGatewayRoute.GatewayRouteSpecProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGatewayRoute.GatewayRouteSpecProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGatewayRoute.GatewayRouteHostnameMatchProperty.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 gateway route.
|
Object |
getHttp2Route()
An object that represents the specification of an HTTP/2 gateway route.
|
Object |
getHttpRoute()
An object that represents the specification of an HTTP gateway route.
|
Number |
getPriority()
The ordering of the gateway routes spec.
|
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(CfnGatewayRoute.GatewayRouteSpecProperty.Builder builder)
CfnGatewayRoute.GatewayRouteHostnameMatchProperty.Builder.public final Object getGrpcRoute()
CfnGatewayRoute.GatewayRouteSpecPropertygetGrpcRoute in interface CfnGatewayRoute.GatewayRouteSpecPropertypublic final Object getHttp2Route()
CfnGatewayRoute.GatewayRouteSpecPropertygetHttp2Route in interface CfnGatewayRoute.GatewayRouteSpecPropertypublic final Object getHttpRoute()
CfnGatewayRoute.GatewayRouteSpecPropertygetHttpRoute in interface CfnGatewayRoute.GatewayRouteSpecPropertypublic final Number getPriority()
CfnGatewayRoute.GatewayRouteSpecPropertygetPriority in interface CfnGatewayRoute.GatewayRouteSpecProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.