Class DeleteResponse.Builder

java.lang.Object
org.elasticsearch.action.DocWriteResponse.Builder
org.elasticsearch.action.delete.DeleteResponse.Builder
Enclosing class:
DeleteResponse

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