ParsedBookmark

com.coralogix.zio.k8s.client.model.ParsedBookmark
final case class ParsedBookmark[T](resourceVersion: String) extends ParsedWatchEvent[T]

Bookmark event

Value parameters

resourceVersion

Resource version to bookmark

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product