Class UpdateResponse.Builder

java.lang.Object
org.elasticsearch.action.DocWriteResponse.Builder
org.elasticsearch.action.update.UpdateResponse.Builder
Enclosing class:
UpdateResponse

public static class UpdateResponse.Builder
extends DocWriteResponse.Builder
Builder class for UpdateResponse. 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 UpdateResponse.