Class IndexResponse

All Implemented Interfaces:
WriteResponse, Writeable, StatusToXContentObject, RefCounted, ToXContent, ToXContentObject

public class IndexResponse extends DocWriteResponse
A response of an index operation,
See Also: