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