| Package | Description |
|---|---|
| com.indix.query |
| Modifier and Type | Method and Description |
|---|---|
static ApiParameters.SortBy |
ApiParameters.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiParameters.SortBy[] |
ApiParameters.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchQuery |
SearchQuery.withSortBy(ApiParameters.SortBy sortBy)
Specifies the sorting strategy of the results
|
Copyright © 2017. All rights reserved.