c

nelson.yaml

PrometheusRuleYaml

class PrometheusRuleYaml extends AnyRef

Source
ManifestV1Parser.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PrometheusRuleYaml
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new PrometheusRuleYaml()

Value Members

  1. var expression: String
  2. def getExpression(): String
  3. def getRule(): String
  4. var rule: String
  5. def setExpression(arg0: String): Unit
  6. def setRule(arg0: String): Unit