UpdateByQueryResult

zio.elasticsearch.result.UpdateByQueryResult
See theUpdateByQueryResult companion object
final case class UpdateByQueryResult(took: Int, total: Int, updated: Int, deleted: Int, versionConflicts: Int)

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product