public class SearchStatsRequest extends PostRequest<SearchStats>
connector, gson, queryParameters| Constructor and Description |
|---|
SearchStatsRequest(ServiceConnector connector,
String token,
Set<String> queries) |
| Modifier and Type | Method and Description |
|---|---|
SearchStats |
parse(String response) |
rungetBodyAttributes, getHeaderAttributes, getQueryParameters, getRoute, getToken, withBodyAttribute, withBodyAttributes, withHeaderAttribute, withHeaderAttributes, withQueryParameter, withQueryParamspublic SearchStatsRequest(ServiceConnector connector, String token, Set<String> queries)
@NotNull public SearchStats parse(String response)
parse in class PostRequest<SearchStats>Copyright © 2018. All rights reserved.