public interface Action<T extends JestResult>
| Modifier and Type | Method and Description |
|---|---|
T |
createNewElasticSearchResult(String responseBody,
int statusCode,
String reasonPhrase,
com.google.gson.Gson gson) |
String |
getData(com.google.gson.Gson gson) |
Map<String,Object> |
getHeaders() |
String |
getPathToResult() |
String |
getRestMethodName() |
String |
getURI() |
Copyright © 2017. All rights reserved.