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