@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-08-11T10:32:10.415Z") @Stability(value=Experimental) public interface Http2ConnectionPool extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Http2ConnectionPool.Builder
A builder for
Http2ConnectionPool |
static class |
Http2ConnectionPool.Jsii$Proxy
An implementation for
Http2ConnectionPool |
| Modifier and Type | Method and Description |
|---|---|
static Http2ConnectionPool.Builder |
builder() |
Number |
getMaxRequests()
(experimental) The maximum requests in the pool.
|
@Stability(value=Experimental) @NotNull Number getMaxRequests()
Default: - none
@Stability(value=Experimental) static Http2ConnectionPool.Builder builder()
Http2ConnectionPool.Builder of Http2ConnectionPoolCopyright © 2021. All rights reserved.