Skip to content

DashboardRegexMapOptionsBuilder🔗

Constructor🔗

new DashboardRegexMapOptionsBuilder()

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\Dashboard\ValueMappingResult> $result

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

See also🔗