| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpConnectionPool.Jsii$Proxy
An implementation for
HttpConnectionPool |
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionPool |
HttpConnectionPool.Builder.build()
Builds the configured instance.
|
default HttpConnectionPool |
HttpGatewayListenerOptions.getConnectionPool()
Connection pool for http listeners.
|
HttpConnectionPool |
HttpGatewayListenerOptions.Jsii$Proxy.getConnectionPool() |
default HttpConnectionPool |
HttpVirtualNodeListenerOptions.getConnectionPool()
Connection pool for http listeners.
|
HttpConnectionPool |
HttpVirtualNodeListenerOptions.Jsii$Proxy.getConnectionPool() |
| Modifier and Type | Method and Description |
|---|---|
HttpGatewayListenerOptions.Builder |
HttpGatewayListenerOptions.Builder.connectionPool(HttpConnectionPool connectionPool)
Sets the value of
HttpGatewayListenerOptions.getConnectionPool() |
HttpVirtualNodeListenerOptions.Builder |
HttpVirtualNodeListenerOptions.Builder.connectionPool(HttpConnectionPool connectionPool)
Sets the value of
HttpVirtualNodeListenerOptions.getConnectionPool() |
Copyright © 2022. All rights reserved.