| Package | Description |
|---|---|
| com.algolia.search |
| Modifier and Type | Method | Description |
|---|---|---|
AsyncIndex<?> |
AsyncAPIClient.initIndex(String name) |
Get the index object initialized (no server call needed for initialization)
|
<T> AsyncIndex<T> |
AsyncAPIClient.initIndex(String name,
Class<T> klass) |
Get the index object initialized (no server call needed for initialization)
|
Copyright © 2018. All rights reserved.