@Stability(value=Stable) public static final class Http2ConnectionPool.Builder extends Object implements software.amazon.jsii.Builder<Http2ConnectionPool>
Http2ConnectionPool| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Http2ConnectionPool |
build()
Builds the configured instance.
|
Http2ConnectionPool.Builder |
maxRequests(Number maxRequests)
Sets the value of
Http2ConnectionPool.getMaxRequests() |
@Stability(value=Stable) public Http2ConnectionPool.Builder maxRequests(Number maxRequests)
Http2ConnectionPool.getMaxRequests()maxRequests - The maximum requests in the pool. This parameter is required.this@Stability(value=Stable) public Http2ConnectionPool build()
build in interface software.amazon.jsii.Builder<Http2ConnectionPool>Http2ConnectionPoolNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.