Package org.elasticsearch.rest
Class RestResponseUtils
java.lang.Object
org.elasticsearch.rest.RestResponseUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic BytesReferencegetBodyContent(RestResponse restResponse) static StringgetTextBodyContent(Iterator<CheckedConsumer<Writer, IOException>> iterator) static <T extends ToXContent>
TsetUpXContentMock(T mock)
-
Method Details
-
getBodyContent
-
getTextBodyContent
-
setUpXContentMock
-