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