Class GetAllBucketOptions
- java.lang.Object
-
- com.couchbase.client.java.CommonOptions<GetAllBucketOptions>
-
- com.couchbase.client.java.manager.bucket.GetAllBucketOptions
-
public class GetAllBucketOptions extends CommonOptions<GetAllBucketOptions>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classGetAllBucketOptions.Built-
Nested classes/interfaces inherited from class com.couchbase.client.java.CommonOptions
CommonOptions.BuiltCommonOptions
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description GetAllBucketOptions.Builtbuild()static GetAllBucketOptionsgetAllBucketOptions()-
Methods inherited from class com.couchbase.client.java.CommonOptions
clientContext, parentSpan, retryStrategy, self, timeout
-
-
-
-
Method Detail
-
getAllBucketOptions
public static GetAllBucketOptions getAllBucketOptions()
-
build
@Internal public GetAllBucketOptions.Built build()
-
-