NoStream2060

com.eventstore.dbclient.proto.streams.AppendResp.WrongExpectedVersion.CurrentRevisionOption2060.NoStream2060
final case class NoStream2060(value: Empty) extends CurrentRevisionOption2060

Attributes

Source
AppendResp.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type ValueType = Empty

Attributes

Source
AppendResp.scala

Value members

Concrete methods

override def isNoStream2060: Boolean

Attributes

Definition Classes
Source
AppendResp.scala
override def noStream2060: Option[Empty]

Attributes

Definition Classes
Source
AppendResp.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
AppendResp.scala

Inherited methods

Attributes

Inherited from:
CurrentRevisionOption2060
Source
AppendResp.scala

Attributes

Inherited from:
CurrentRevisionOption2060
Source
AppendResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala