@Stability(value=Stable) @Internal public static final class CfnRoute.HttpRouteMatchProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRoute.HttpRouteMatchProperty
CfnRoute.HttpRouteMatchPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRoute.HttpRouteMatchProperty.Builder, CfnRoute.HttpRouteMatchProperty.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(String prefix,
Object headers,
String method,
String scheme)
Constructor that initializes the object based on literal property values passed by the
CfnRoute.DurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getHeaders()
`CfnRoute.HttpRouteMatchProperty.Headers`.
|
String |
getMethod()
`CfnRoute.HttpRouteMatchProperty.Method`.
|
String |
getPrefix()
`CfnRoute.HttpRouteMatchProperty.Prefix`.
|
String |
getScheme()
`CfnRoute.HttpRouteMatchProperty.Scheme`.
|
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(String prefix, Object headers, String method, String scheme)
CfnRoute.DurationProperty.Builder.public final String getPrefix()
CfnRoute.HttpRouteMatchPropertygetPrefix in interface CfnRoute.HttpRouteMatchPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproutematch.html#cfn-appmesh-route-httproutematch-prefixpublic final Object getHeaders()
CfnRoute.HttpRouteMatchPropertygetHeaders in interface CfnRoute.HttpRouteMatchPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproutematch.html#cfn-appmesh-route-httproutematch-headerspublic final String getMethod()
CfnRoute.HttpRouteMatchPropertygetMethod in interface CfnRoute.HttpRouteMatchPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproutematch.html#cfn-appmesh-route-httproutematch-methodpublic final String getScheme()
CfnRoute.HttpRouteMatchPropertygetScheme in interface CfnRoute.HttpRouteMatchPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproutematch.html#cfn-appmesh-route-httproutematch-scheme@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.