topicNames

zio.pulsar.Consumer.topicNames
final case class topicNames[T <: String](value: List[T])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Property[List[T]]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def name: String

Attributes

Inherited from:
Property
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product