Uses of Enum
com.couchbase.client.core.util.ConnectionString.Scheme
-
Uses of ConnectionString.Scheme in com.couchbase.client.core.api
Modifier and TypeMethodDescriptionstatic void
CoreCouchbaseOps.checkConnectionStringScheme
(ConnectionString cs, ConnectionString.Scheme... validSchemes) -
Uses of ConnectionString.Scheme in com.couchbase.client.core.util
Modifier and TypeMethodDescriptionConnectionString.scheme()
static ConnectionString.Scheme
Returns the enum constant of this type with the specified name.static ConnectionString.Scheme[]
ConnectionString.Scheme.values()
Returns an array containing the constants of this enum type, in the order they are declared.