Package org.elasticsearch.rest
Class RestResponseUtils
java.lang.Object
org.elasticsearch.rest.RestResponseUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic BytesReferencegetBodyContent(RestResponse restResponse) static StringgetTextBodyContent(Iterator<org.elasticsearch.core.CheckedConsumer<Writer, IOException>> iterator)
-
Method Details
-
getBodyContent
-
getTextBodyContent
public static String getTextBodyContent(Iterator<org.elasticsearch.core.CheckedConsumer<Writer, IOException>> iterator)
-