Package com.couchbase.client.kotlin.env

Types

ClusterEnvironment
Link copied to clipboard
class ClusterEnvironment : CoreEnvironment
Resources and configuration for connecting to a Couchbase cluster.
ClusterPropertyLoader
Link copied to clipboard
interface ClusterPropertyLoader : PropertyLoader<ClusterEnvironment.Builder>