public abstract static class AbstractPooledEndpointServiceConfig.Builder<SELF extends AbstractPooledEndpointServiceConfig.Builder<?>> extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SELF |
idleTime(Duration idleTime) |
SELF |
maxEndpoints(int maxEndpoints) |
SELF |
minEndpoints(int minEndpoints) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.