public class SearchApi extends AbstractApi
Constructor and Description |
---|
SearchApi(org.apache.http.client.HttpClient client,
String host,
String apiKey) |
Modifier and Type | Method and Description |
---|---|
<T> List<T> |
searchAll(SearchRequest searchRequest,
Class<T> clazz) |
getById, getForAll, post, postForAll, put
public <T> List<T> searchAll(SearchRequest searchRequest, Class<T> clazz)
Copyright © 2016–2023. All rights reserved.