| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.objects.tasks.sync |
| Modifier and Type | Method and Description |
|---|---|
TaskIndexing |
Index.addObject(String objectID,
T object)
Add an object in this index with a unique identifier
|
TaskIndexing |
Index.addObject(T object)
Add an object in this index
|
| Modifier and Type | Method and Description |
|---|---|
TaskIndexing |
TaskIndexing.setAPIClient(APIClient apiClient) |
TaskIndexing |
TaskIndexing.setIndex(String indexName) |
TaskIndexing |
TaskIndexing.setObjectID(String objectID) |
Copyright © 2016. All rights reserved.