Uses of Class
com.couchbase.client.java.manager.bucket.GetAllBucketOptions
-
Uses of GetAllBucketOptions in com.couchbase.client.java.manager.bucket
Modifier and TypeMethodDescriptionstatic GetAllBucketOptions
GetAllBucketOptions.getAllBucketOptions()
Modifier and TypeMethodDescriptionAsyncBucketManager.getAllBuckets
(GetAllBucketOptions options) Loads the properties of all buckets the current user has access to from the cluster.BucketManager.getAllBuckets
(GetAllBucketOptions options) Loads the properties of all buckets the current user has access to from the cluster.ReactiveBucketManager.getAllBuckets
(GetAllBucketOptions options) Loads the properties of all buckets the current user has access to from the cluster.