CatSegmentsHandler

com.sksamuel.elastic4s.handlers.cat.CatHandlers.CatSegmentsHandler
object CatSegmentsHandler extends Handler[CatSegments, Seq[CatSegmentsResponse]]

Attributes

Graph
Supertypes
class Handler[CatSegments, Seq[CatSegmentsResponse]]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def build(request: CatSegments): ElasticRequest

Attributes

Definition Classes

Inherited methods

def responseHandler: ResponseHandler[Seq[CatSegmentsResponse]]

Attributes

Inherited from:
Handler

Inherited fields

protected val TaskRegex: Regex

Attributes

Inherited from:
Handler
protected val logger: Logger

Attributes

Inherited from:
Handler