| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
VirtualNodeTcpConnectionPool |
VirtualNodeConnectionPool.tcp()
An object that represents a type of connection pool.
|
| Modifier and Type | Method and Description |
|---|---|
static VirtualNodeConnectionPool |
VirtualNodeConnectionPool.fromTcp(VirtualNodeTcpConnectionPool tcp)
Create an instance of this class with
VirtualNodeConnectionPool.tcp() initialized to the given value. |
VirtualNodeConnectionPool.Builder |
VirtualNodeConnectionPool.Builder.tcp(VirtualNodeTcpConnectionPool tcp)
An object that represents a type of connection pool.
|
Copyright © 2023. All rights reserved.