| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static HttpConnectionPool.Builder |
HttpConnectionPool.builder() |
HttpConnectionPool.Builder |
HttpConnectionPool.Builder.maxConnections(Number maxConnections)
Sets the value of
HttpConnectionPool.getMaxConnections() |
HttpConnectionPool.Builder |
HttpConnectionPool.Builder.maxPendingRequests(Number maxPendingRequests)
Sets the value of
HttpConnectionPool.getMaxPendingRequests() |
| Constructor and Description |
|---|
Jsii$Proxy(HttpConnectionPool.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HttpConnectionPool.Builder. |
Copyright © 2022. All rights reserved.