BoundObjectReference

final case class BoundObjectReference(name: Option[String], uid: Option[String])

BoundObjectReference is a reference to an object that a token is bound to.

Source:
BoundObjectReference.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product