Skip to content

Dashboardv2RegexMapOptionsBuilder🔗

Constructor🔗

new Dashboardv2RegexMapOptionsBuilder()

Methods🔗

build🔗

Builds the object.

build()

pattern🔗

Regular expression to match against

pattern(string $pattern)

result🔗

Config to apply when the value matches the regex

@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Dashboardv2\ValueMappingResult> $result

result(\Grafana\Foundation\Cog\Builder $result)

See also🔗