CreateRepositoryHandler

com.sksamuel.elastic4s.handlers.snapshot.SnapshotHandlers.CreateRepositoryHandler$
object CreateRepositoryHandler extends Handler[CreateRepositoryRequest, CreateRepositoryResponse]

Attributes

Graph
Supertypes
class Handler[CreateRepositoryRequest, CreateRepositoryResponse]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def build(request: CreateRepositoryRequest): ElasticRequest

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Handler

Inherited fields

protected val TaskRegex: Regex

Attributes

Inherited from:
Handler
protected val logger: Logger

Attributes

Inherited from:
Handler