HTTPHeaderPointer

io.k8s.api.core.v1.HTTPHeaderPointer
final case class HTTPHeaderPointer(currentPath: PointerPath) extends Pointer[HTTPHeader]

Pointer for HTTPHeader

Attributes

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

Members list

Value members

Concrete methods

def name: Plain[String]

Attributes

Source
HTTPHeaderPointer.scala

Attributes

Source
HTTPHeaderPointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product