JSONSchemaPropsPointer

io.k8s.apiextensions_apiserver.pkg.apis.apiextensions.v1.JSONSchemaPropsPointer
final case class JSONSchemaPropsPointer(currentPath: PointerPath) extends Pointer[JSONSchemaProps]

Pointer for JSONSchemaProps

Attributes

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

Members list

Value members

Concrete methods

def id: Plain[String]

Attributes

Source
JSONSchemaPropsPointer.scala
def ref: Plain[String]

Attributes

Source
JSONSchemaPropsPointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product