Skip to content

Dashboardv2beta1SpecialValueMapOptionsBuilder🔗

Constructor🔗

new Dashboardv2beta1SpecialValueMapOptionsBuilder()

Methods🔗

build🔗

Builds the object.

public Dashboardv2beta1SpecialValueMapOptions build()

match🔗

Special value to match against

public Dashboardv2beta1SpecialValueMapOptionsBuilder match(SpecialValueMatch match)

result🔗

Config to apply when the value matches the special value

public Dashboardv2beta1SpecialValueMapOptionsBuilder result(com.grafana.foundation.cog.Builder<ValueMappingResult> result)

See also🔗