@Stability(value=Stable) @Internal public static final class CfnRoute.GrpcRetryPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRoute.GrpcRetryPolicyProperty
CfnRoute.GrpcRetryPolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRoute.GrpcRetryPolicyProperty.Builder, CfnRoute.GrpcRetryPolicyProperty.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(Number maxRetries,
Object perRetryTimeout,
List<String> grpcRetryEvents,
List<String> httpRetryEvents,
List<String> tcpRetryEvents)
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) |
List<String> |
getGrpcRetryEvents()
`CfnRoute.GrpcRetryPolicyProperty.GrpcRetryEvents`.
|
List<String> |
getHttpRetryEvents()
`CfnRoute.GrpcRetryPolicyProperty.HttpRetryEvents`.
|
Number |
getMaxRetries()
`CfnRoute.GrpcRetryPolicyProperty.MaxRetries`.
|
Object |
getPerRetryTimeout()
`CfnRoute.GrpcRetryPolicyProperty.PerRetryTimeout`.
|
List<String> |
getTcpRetryEvents()
`CfnRoute.GrpcRetryPolicyProperty.TcpRetryEvents`.
|
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.public final Number getMaxRetries()
CfnRoute.GrpcRetryPolicyPropertygetMaxRetries in interface CfnRoute.GrpcRetryPolicyPropertypublic final Object getPerRetryTimeout()
CfnRoute.GrpcRetryPolicyPropertygetPerRetryTimeout in interface CfnRoute.GrpcRetryPolicyPropertypublic final List<String> getGrpcRetryEvents()
CfnRoute.GrpcRetryPolicyPropertygetGrpcRetryEvents in interface CfnRoute.GrpcRetryPolicyPropertypublic final List<String> getHttpRetryEvents()
CfnRoute.GrpcRetryPolicyPropertygetHttpRetryEvents in interface CfnRoute.GrpcRetryPolicyPropertypublic final List<String> getTcpRetryEvents()
CfnRoute.GrpcRetryPolicyPropertygetTcpRetryEvents in interface CfnRoute.GrpcRetryPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.