SnapshotHandlers

com.sksamuel.elastic4s.handlers.snapshot.SnapshotHandlers

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

object CreateRepositoryHandler extends Handler[CreateRepositoryRequest, CreateRepositoryResponse]

Attributes

Supertypes
class Handler[CreateRepositoryRequest, CreateRepositoryResponse]
class Object
trait Matchable
class Any
Self type
object CreateSnapshotHandler extends Handler[CreateSnapshotRequest, CreateSnapshotResponse]

Attributes

Supertypes
class Handler[CreateSnapshotRequest, CreateSnapshotResponse]
class Object
trait Matchable
class Any
Self type
object DeleteSnapshotHandler extends Handler[DeleteSnapshotRequest, DeleteSnapshotResponse]

Attributes

Supertypes
class Handler[DeleteSnapshotRequest, DeleteSnapshotResponse]
class Object
trait Matchable
class Any
Self type
object GetSnapshotHandler extends Handler[GetSnapshotsRequest, GetSnapshotResponse]

Attributes

Supertypes
class Handler[GetSnapshotsRequest, GetSnapshotResponse]
class Object
trait Matchable
class Any
Self type
object RestoreSnapshotHandler extends Handler[RestoreSnapshotRequest, RestoreSnapshotResponse]

Attributes

Supertypes
class Handler[RestoreSnapshotRequest, RestoreSnapshotResponse]
class Object
trait Matchable
class Any
Self type