CatIndexesHandler

com.sksamuel.elastic4s.handlers.cat.CatHandlers.CatIndexesHandler$
object CatIndexesHandler extends Handler[CatIndexes, Seq[CatIndicesResponse]]

Attributes

Graph
Supertypes
class Handler[CatIndexes, Seq[CatIndicesResponse]]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def build(request: CatIndexes): ElasticRequest

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Handler

Concrete fields

val BaseParams: Map[String, Any]

Inherited fields

protected val TaskRegex: Regex

Attributes

Inherited from:
Handler
protected val logger: Logger

Attributes

Inherited from:
Handler