Class IndexResponse

All Implemented Interfaces:
WriteResponse, Writeable, StatusToXContentObject, org.elasticsearch.core.RefCounted, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject

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