ServiceOp

consul4s.model.transaction.`package`.ServiceOp
See theServiceOp companion object
sealed abstract class ServiceOp(val value: String)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Cas.type
object Delete.type
object DeleteCas.type
object Get.type
object Set.type

Members list

Value members

Concrete fields

val value: String