Uses of Enum Class
org.springframework.data.elasticsearch.core.query.UpdateResponse.Result
Packages that use UpdateResponse.Result
-
Uses of UpdateResponse.Result in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return UpdateResponse.ResultModifier and TypeMethodDescriptionUpdateResponse.getResult()static UpdateResponse.ResultReturns the enum constant of this class with the specified name.static UpdateResponse.Result[]UpdateResponse.Result.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.data.elasticsearch.core.query with parameters of type UpdateResponse.ResultModifier and TypeMethodDescriptionstatic UpdateResponseUpdateResponse.of(UpdateResponse.Result result) Constructors in org.springframework.data.elasticsearch.core.query with parameters of type UpdateResponse.Result