MetricIdentifierPointer

io.k8s.api.autoscaling.v2.MetricIdentifierPointer
final case class MetricIdentifierPointer(currentPath: PointerPath) extends Pointer[MetricIdentifier]

Pointer for MetricIdentifier

Attributes

Source
MetricIdentifierPointer.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
MetricIdentifierPointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product