public static interface QueryBuilderProperties.Bounds<T extends QueryBuilderProperties.Bounds<T>>
| Modifier and Type | Method and Description |
|---|---|
T |
bounds(QueryBounds bounds)
Sets the starting offset and/or the maximum result page size for the query, from a
QueryBounds instance. |
T bounds(QueryBounds bounds)
QueryBounds instance.bounds - a QueryBounds specifying an offset and/or limitCopyright © 2016 Atlassian. All rights reserved.