Uses of Enum Class
com.couchbase.client.dcp.core.config.BucketCapabilities
Packages that use BucketCapabilities
-
Uses of BucketCapabilities in com.couchbase.client.dcp.core.config
Methods in com.couchbase.client.dcp.core.config that return BucketCapabilitiesModifier and TypeMethodDescriptionstatic BucketCapabilitiesReturns the enum constant of this class with the specified name.static BucketCapabilities[]BucketCapabilities.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.couchbase.client.dcp.core.config that return types with arguments of type BucketCapabilitiesModifier and TypeMethodDescriptionAbstractBucketConfig.capabilities()BucketConfig.capabilities()Returns the bucket capabilities of this bucket config.