public static class BucketIndexQuery.Builder extends BinIndexQuery.Init<String,BucketIndexQuery.Builder>
| Constructor and Description |
|---|
Builder(Namespace namespace) |
Builder(Namespace namespace,
byte[] coverContext) |
| Modifier and Type | Method and Description |
|---|---|
BucketIndexQuery |
build() |
protected BucketIndexQuery.Builder |
self() |
withContinuation, withCoverageContext, withKeyAndIndex, withMaxResults, withPaginationSort, withRegexTermFilter, withReturnBody, withTimeoutpublic Builder(Namespace namespace)
public Builder(Namespace namespace, byte[] coverContext)
protected BucketIndexQuery.Builder self()
self in class SecondaryIndexQuery.Init<String,BucketIndexQuery.Builder>public BucketIndexQuery build()
Copyright © 2016. All rights reserved.