Package com.couchbase.client.java
Class ClusterOptions
java.lang.Object
com.couchbase.client.java.ClusterOptions
public class ClusterOptions extends Object
Allows to specify custom options when connecting to the cluster.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classClusterOptions.Built -
Method Summary
Modifier and Type Method Description ClusterOptions.Builtbuild()static ClusterOptionsclusterOptions(Authenticator authenticator)static ClusterOptionsclusterOptions(String username, String password)ClusterOptionsenvironment(ClusterEnvironment environment)
-
Method Details
-
clusterOptions
-
clusterOptions
-
environment
-
build
-