| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
VirtualGatewayConnectionPool |
VirtualGatewayConnectionPool.clone() |
VirtualGatewayConnectionPool |
VirtualGatewayListener.getConnectionPool()
The connection pool information for the virtual gateway listener.
|
VirtualGatewayConnectionPool |
VirtualGatewayConnectionPool.withGrpc(VirtualGatewayGrpcConnectionPool grpc)
An object that represents a type of connection pool.
|
VirtualGatewayConnectionPool |
VirtualGatewayConnectionPool.withHttp(VirtualGatewayHttpConnectionPool http)
An object that represents a type of connection pool.
|
VirtualGatewayConnectionPool |
VirtualGatewayConnectionPool.withHttp2(VirtualGatewayHttp2ConnectionPool http2)
An object that represents a type of connection pool.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualGatewayListener.setConnectionPool(VirtualGatewayConnectionPool connectionPool)
The connection pool information for the virtual gateway listener.
|
VirtualGatewayListener |
VirtualGatewayListener.withConnectionPool(VirtualGatewayConnectionPool connectionPool)
The connection pool information for the virtual gateway listener.
|
Copyright © 2021. All rights reserved.