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