All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sksamuel.elastic4s.requests.update.UpdateByQueryAsyncResponse.scala Maven / Gradle / Ivy

There is a newer version: 8.15.4
Show newest version
package com.sksamuel.elastic4s.requests.update

import com.sksamuel.elastic4s.requests.task.GetTask

case class UpdateByQueryAsyncResponse(task : String)

case class UpdateByQueryTask(task: GetTask)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy