@Stability(value=Stable) @Internal public static final class CfnGatewayRoute.GatewayRouteMetadataMatchProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGatewayRoute.GatewayRouteMetadataMatchProperty
CfnGatewayRoute.GatewayRouteMetadataMatchPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGatewayRoute.GatewayRouteMetadataMatchProperty.Builder, CfnGatewayRoute.GatewayRouteMetadataMatchProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGatewayRoute.GatewayRouteMetadataMatchProperty.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) |
String |
getExact()
The exact method header to be matched on.
|
String |
getPrefix()
The specified beginning characters of the method header to be matched on.
|
Object |
getRange()
An object that represents the range of values to match on.
|
String |
getRegex()
The regex used to match the method header.
|
String |
getSuffix()
The specified ending characters of the method header to match on.
|
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.GatewayRouteMetadataMatchProperty.Builder builder)
CfnGatewayRoute.GatewayRouteHostnameMatchProperty.Builder.public final String getExact()
CfnGatewayRoute.GatewayRouteMetadataMatchPropertygetExact in interface CfnGatewayRoute.GatewayRouteMetadataMatchPropertypublic final String getPrefix()
CfnGatewayRoute.GatewayRouteMetadataMatchPropertygetPrefix in interface CfnGatewayRoute.GatewayRouteMetadataMatchPropertypublic final Object getRange()
CfnGatewayRoute.GatewayRouteMetadataMatchPropertygetRange in interface CfnGatewayRoute.GatewayRouteMetadataMatchPropertypublic final String getRegex()
CfnGatewayRoute.GatewayRouteMetadataMatchPropertygetRegex in interface CfnGatewayRoute.GatewayRouteMetadataMatchPropertypublic final String getSuffix()
CfnGatewayRoute.GatewayRouteMetadataMatchPropertygetSuffix in interface CfnGatewayRoute.GatewayRouteMetadataMatchProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.