Action

proto.prism.UpdateDIDAction.Action
See theAction companion trait
object Action

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Action.type

Members list

Type members

Classlikes

final case class AddKey(value: AddKeyAction) extends Action

Attributes

Supertypes
trait Action
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class AddService(value: AddServiceAction) extends Action

Attributes

Supertypes
trait Action
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object Empty extends Action

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Action
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
final case class PatchContext(value: PatchContextAction) extends Action

Attributes

Supertypes
trait Action
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class RemoveKey(value: RemoveKeyAction) extends Action

Attributes

Supertypes
trait Action
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class RemoveService(value: RemoveServiceAction) extends Action

Attributes

Supertypes
trait Action
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class UpdateService(value: UpdateServiceAction) extends Action

Attributes

Supertypes
trait Action
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror