| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
VirtualGatewayGrpcConnectionPool |
VirtualGatewayGrpcConnectionPool.clone() |
VirtualGatewayGrpcConnectionPool |
VirtualGatewayConnectionPool.getGrpc()
An object that represents a type of connection pool.
|
VirtualGatewayGrpcConnectionPool |
VirtualGatewayGrpcConnectionPool.withMaxRequests(Integer maxRequests)
Maximum number of inflight requests Envoy can concurrently support across hosts in upstream cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualGatewayConnectionPool.setGrpc(VirtualGatewayGrpcConnectionPool grpc)
An object that represents a type of connection pool.
|
VirtualGatewayConnectionPool |
VirtualGatewayConnectionPool.withGrpc(VirtualGatewayGrpcConnectionPool grpc)
An object that represents a type of connection pool.
|
Copyright © 2024. All rights reserved.