| Package | Description |
|---|---|
| com.couchbase.client.core.api | |
| com.couchbase.client.core.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
CoreCouchbaseOps.checkConnectionStringScheme(ConnectionString cs,
ConnectionString.Scheme... validSchemes) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionString.Scheme |
ConnectionString.scheme() |
static ConnectionString.Scheme |
ConnectionString.Scheme.valueOf(String name)
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.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionString |
ConnectionString.withScheme(ConnectionString.Scheme scheme) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.