public static class KeyIndexQuery.Builder extends SecondaryIndexQuery.Init<BinaryValue,KeyIndexQuery.Builder>
Constructor and Description |
---|
Builder(Namespace namespace,
BinaryValue start,
BinaryValue end) |
Builder(Namespace namespace,
String start,
String end) |
Modifier and Type | Method and Description |
---|---|
KeyIndexQuery |
build() |
protected KeyIndexQuery.Builder |
self() |
withContinuation, withCoverageContext, withKeyAndIndex, withMaxResults, withPaginationSort, withRegexTermFilter, withReturnBody, withTimeout
public Builder(Namespace namespace, BinaryValue start, BinaryValue end)
protected KeyIndexQuery.Builder self()
self
in class SecondaryIndexQuery.Init<BinaryValue,KeyIndexQuery.Builder>
public KeyIndexQuery build()
Copyright © 2016. All rights reserved.