@FunctionalInterface public interface ClusterEnvironmentBuilderCustomizer
ClusterEnvironment
through a ClusterEnvironment.Builder
whilst
retaining default auto-configuration.Modifier and Type | Method and Description |
---|---|
void |
customize(com.couchbase.client.java.env.ClusterEnvironment.Builder builder)
Customize the
ClusterEnvironment.Builder . |