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