Uses of Class
com.couchbase.client.java.manager.bucket.GetBucketOptions
-
Uses of GetBucketOptions in com.couchbase.client.java.manager.bucket
Modifier and TypeMethodDescriptionAsyncBucketManager.getBucket
(String bucketName, GetBucketOptions options) Loads the properties of a bucket from the cluster with custom options.BucketManager.getBucket
(String bucketName, GetBucketOptions options) Loads the properties of a bucket from the cluster with custom options.ReactiveBucketManager.getBucket
(String bucketName, GetBucketOptions options) Loads the properties of a bucket from the cluster with custom options.