| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static HttpRetryPolicy.Builder |
HttpRetryPolicy.builder() |
HttpRetryPolicy.Builder |
HttpRetryPolicy.Builder.httpRetryEvents(List<? extends HttpRetryEvent> httpRetryEvents)
Sets the value of
HttpRetryPolicy.getHttpRetryEvents() |
HttpRetryPolicy.Builder |
HttpRetryPolicy.Builder.retryAttempts(Number retryAttempts)
Sets the value of
HttpRetryPolicy.getRetryAttempts() |
HttpRetryPolicy.Builder |
HttpRetryPolicy.Builder.retryTimeout(Duration retryTimeout)
Sets the value of
HttpRetryPolicy.getRetryTimeout() |
HttpRetryPolicy.Builder |
HttpRetryPolicy.Builder.tcpRetryEvents(List<? extends TcpRetryEvent> tcpRetryEvents)
Sets the value of
HttpRetryPolicy.getTcpRetryEvents() |
| Constructor and Description |
|---|
Jsii$Proxy(HttpRetryPolicy.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HttpRetryPolicy.Builder. |
Copyright © 2022. All rights reserved.