Confirmation

@SerialVersionUID(0L) final case class Confirmation(value: SubscriptionConfirmation) extends Content
trait Content
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Value members

Concrete methods

Definition Classes
override def isConfirmation: Boolean
Definition Classes
override def number: Int
Definition Classes
GeneratedOneof

Inherited methods

def checkpoint: Option[Checkpoint]
Inherited from
Content
def event: Option[ReadEvent]
Inherited from
Content
def isCheckpoint: Boolean
Inherited from
Content
def isDefined: Boolean
Inherited from
Content
def isEmpty: Boolean
Inherited from
Content
def isEvent: Boolean
Inherited from
Content
def isStreamNotFound: Boolean
Inherited from
Content
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
Inherited from
Content
def valueOption: Option[ValueType]
Inherited from
GeneratedOneof