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