public abstract class GenericResultAbstractDocumentTargetedAction extends AbstractDocumentTargetedAction<JestResult>
AbstractDocumentTargetedAction.Builder<T extends AbstractDocumentTargetedAction,K>id| Constructor and Description |
|---|
GenericResultAbstractDocumentTargetedAction(AbstractDocumentTargetedAction.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
JestResult |
createNewElasticSearchResult(String responseBody,
int statusCode,
String reasonPhrase,
com.google.gson.Gson gson) |
buildURI, getId, getIndex, getTypebuildQueryString, createNewElasticSearchResult, equals, getData, getHeader, getHeaders, getIdFromSource, getParameter, getPathToResult, getRestMethodName, getURI, hashCode, isHttpSuccessful, parseResponseBody, setURI, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetData, getHeaders, getPathToResult, getRestMethodName, getURIpublic GenericResultAbstractDocumentTargetedAction(AbstractDocumentTargetedAction.Builder builder)
public JestResult createNewElasticSearchResult(String responseBody, int statusCode, String reasonPhrase, com.google.gson.Gson gson)
Copyright © 2017. All rights reserved.