| Package | Description |
|---|---|
| com.algolia.search.inputs.query_rules | |
| com.algolia.search.iterators | |
| com.algolia.search.responses |
| Modifier and Type | Method | Description |
|---|---|---|
Rule |
Rule.setCondition(Condition condition) |
|
Rule |
Rule.setConsequence(Consequence consequence) |
|
Rule |
Rule.setDescription(String description) |
|
Rule |
Rule.setObjectID(String objectID) |
| Modifier and Type | Method | Description |
|---|---|---|
Iterator<Rule> |
RulesIterable.iterator() |
| Modifier and Type | Method | Description |
|---|---|---|
List<Rule> |
SearchRuleResult.getHits() |
| Modifier and Type | Method | Description |
|---|---|---|
SearchRuleResult |
SearchRuleResult.setHits(List<Rule> hits) |
Copyright © 2017. All rights reserved.