| Constructor and Description |
|---|
SuggestionsQuery() |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.http.NameValuePair> |
getParameters() |
SuggestionsQuery |
withCountryCode(String cc)
Limits results to products of the geography with this code.
|
SuggestionsQuery |
withQ(String q)
Accepts query term for which suggestions are to be provided
|
public SuggestionsQuery withQ(String q)
public SuggestionsQuery withCountryCode(String cc)
cc - String value specifying countrycodepublic List<org.apache.http.NameValuePair> getParameters()
getParameters in interface QueryCopyright © 2017. All rights reserved.