public class AlgoliaHttpRequest extends Object
| Constructor and Description |
|---|
AlgoliaHttpRequest(String host,
String content,
AlgoliaRequest<?> request) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getHost() |
HttpMethod |
getMethod() |
Map<String,String> |
getParameters() |
List<String> |
getPath() |
public AlgoliaHttpRequest(String host, String content, AlgoliaRequest<?> request)
Copyright © 2016. All rights reserved.