@Stability(value=Stable) @Internal public static final class CfnRoute.GrpcRouteProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRoute.GrpcRouteProperty
CfnRoute.GrpcRoutePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRoute.GrpcRouteProperty.Builder, CfnRoute.GrpcRouteProperty.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(Object action,
Object match,
Object retryPolicy,
Object timeout)
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 |
getAction()
`CfnRoute.GrpcRouteProperty.Action`.
|
Object |
getMatch()
`CfnRoute.GrpcRouteProperty.Match`.
|
Object |
getRetryPolicy()
`CfnRoute.GrpcRouteProperty.RetryPolicy`.
|
Object |
getTimeout()
`CfnRoute.GrpcRouteProperty.Timeout`.
|
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(Object action, Object match, Object retryPolicy, Object timeout)
CfnRoute.DurationProperty.Builder.public final Object getAction()
CfnRoute.GrpcRoutePropertygetAction in interface CfnRoute.GrpcRoutePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-actionpublic final Object getMatch()
CfnRoute.GrpcRoutePropertygetMatch in interface CfnRoute.GrpcRoutePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-matchpublic final Object getRetryPolicy()
CfnRoute.GrpcRoutePropertygetRetryPolicy in interface CfnRoute.GrpcRoutePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-retrypolicypublic final Object getTimeout()
CfnRoute.GrpcRoutePropertygetTimeout in interface CfnRoute.GrpcRoutePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-timeout@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.