| 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() |
Copyright © 2021. All rights reserved.