@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:25.708Z") @Stability(value=Experimental) public interface GrpcRetryPolicy extends software.amazon.jsii.JsiiSerializable, HttpRetryPolicy
| Modifier and Type | Interface and Description |
|---|---|
static class |
GrpcRetryPolicy.Builder
A builder for
GrpcRetryPolicy |
static class |
GrpcRetryPolicy.Jsii$Proxy
An implementation for
GrpcRetryPolicy |
| Modifier and Type | Method and Description |
|---|---|
static GrpcRetryPolicy.Builder |
builder() |
default List<GrpcRetryEvent> |
getGrpcRetryEvents()
(experimental) gRPC events on which to retry.
|
getHttpRetryEvents, getRetryAttempts, getRetryTimeout, getTcpRetryEvents@Stability(value=Experimental) @Nullable default List<GrpcRetryEvent> getGrpcRetryEvents()
You must specify at least one value for at least one types of retry events.
Default: - no retries for gRPC events
@Stability(value=Experimental) static GrpcRetryPolicy.Builder builder()
builder in interface HttpRetryPolicyGrpcRetryPolicy.Builder of GrpcRetryPolicyCopyright © 2021. All rights reserved.