Class IndexResponse.Builder

java.lang.Object
org.elasticsearch.action.DocWriteResponse.Builder
org.elasticsearch.action.index.IndexResponse.Builder
Enclosing class:
IndexResponse

public static class IndexResponse.Builder
extends DocWriteResponse.Builder
Builder class for IndexResponse. This builder is usually used during xcontent parsing to temporarily store the parsed values, then the build() method is called to instantiate the IndexResponse.