public class ClusterOptions extends Object
Modifier and Type | Class and Description |
---|---|
class |
ClusterOptions.Built |
Modifier and Type | Method and Description |
---|---|
ClusterOptions.Built |
build() |
static ClusterOptions |
clusterOptions(Authenticator authenticator) |
static ClusterOptions |
clusterOptions(String username,
String password) |
ClusterOptions |
environment(ClusterEnvironment environment) |
public static ClusterOptions clusterOptions(Authenticator authenticator)
public static ClusterOptions clusterOptions(String username, String password)
public ClusterOptions environment(ClusterEnvironment environment)
@Stability.Internal public ClusterOptions.Built build()
Copyright © 2021 Couchbase, Inc.. All rights reserved.