java.lang.Object
org.springframework.data.elasticsearch.core.query.UpdateResponse

public class UpdateResponse extends Object
Response data from an update request (UpdateQuery). Currently contains only the result status value from Elasticsearch. Should be extended if further information is needed.
Since:
4.0
Author:
Peter-Josef Meisch