Class IndexResponse

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

public class IndexResponse
extends DocWriteResponse
A response of an index operation,
See Also:
IndexRequest, Client.index(IndexRequest)