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