public abstract class GenericResultAbstractAction extends AbstractAction<JestResult>
AbstractAction.Builder<T extends Action,K>| Constructor and Description |
|---|
GenericResultAbstractAction() |
GenericResultAbstractAction(AbstractAction.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
JestResult |
createNewElasticSearchResult(String responseBody,
int statusCode,
String reasonPhrase,
com.google.gson.Gson gson) |
buildQueryString, buildURI, createNewElasticSearchResult, equals, getData, getHeader, getHeaders, getIdFromSource, getParameter, getPathToResult, getRestMethodName, getURI, hashCode, isHttpSuccessful, parseResponseBody, setURI, toStringpublic GenericResultAbstractAction()
public GenericResultAbstractAction(AbstractAction.Builder builder)
public JestResult createNewElasticSearchResult(String responseBody, int statusCode, String reasonPhrase, com.google.gson.Gson gson)
Copyright © 2017. All rights reserved.