@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(CfnRoute.GrpcRetryPolicyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRoute.DurationProperty.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) |
List<String> |
getGrpcRetryEvents()
Specify at least one of the valid values.
|
List<String> |
getHttpRetryEvents()
Specify at least one of the following values.
|
Number |
getMaxRetries()
The maximum number of retry attempts.
|
Object |
getPerRetryTimeout()
The timeout for each retry attempt.
|
List<String> |
getTcpRetryEvents()
Specify a valid value.
|
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(CfnRoute.GrpcRetryPolicyProperty.Builder builder)
CfnRoute.DurationProperty.Builder.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.GrpcRetryPolicyProperty
getHttpRetryEvents in interface CfnRoute.GrpcRetryPolicyPropertypublic final List<String> getTcpRetryEvents()
CfnRoute.GrpcRetryPolicyPropertyThe event occurs before any processing of a request has started and is encountered when the upstream is temporarily or permanently unavailable.
getTcpRetryEvents in interface CfnRoute.GrpcRetryPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.