proto.prism.node.OperationOutput.OperationMaybe
See theOperationMaybe companion trait
object OperationMaybe
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
OperationMaybe.type
Members list
Type members
Classlikes
case object Empty extends OperationMaybe
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait OperationMaybetrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Empty.type
final case class Error(value: String) extends OperationMaybe
Attributes
- Supertypes
-
trait OperationMaybetrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class OperationId(value: ByteString) extends OperationMaybe
Attributes
- Supertypes
-
trait OperationMaybetrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract 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
In this article