fmgp.prism.UpdateDidOP
See theUpdateDidOP companion class
object UpdateDidOP
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
UpdateDidOP.type
Members list
Type members
Classlikes
object Action
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class AddKeyclass AddServiceclass PatchContextclass RemoveKeyclass RemoveServiceclass UpdateServiceclass VoidActionShow all
case class AddKey(key: PrismPublicKey) extends Action
case class AddService(service: MyService) extends Action
case class PatchContext(context: Seq[String]) extends Action
case class RemoveService(serviceId: String) extends Action
Inherited types
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
Value members
Concrete methods
In this article