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