Skip to content

DashboardSpecialValueMapOptionsBuilder🔗

Constructor🔗

func NewDashboardSpecialValueMapOptionsBuilder() *DashboardSpecialValueMapOptionsBuilder

Methods🔗

Build🔗

Builds the object.

func (builder *DashboardSpecialValueMapOptionsBuilder) Build() (DashboardSpecialValueMapOptions, error)

Match🔗

Special value to match against

func (builder *DashboardSpecialValueMapOptionsBuilder) Match(match dashboard.SpecialValueMatch) *DashboardSpecialValueMapOptionsBuilder

Result🔗

Config to apply when the value matches the special value

func (builder *DashboardSpecialValueMapOptionsBuilder) Result(result cog.Builder[dashboard.ValueMappingResult]) *DashboardSpecialValueMapOptionsBuilder

See also🔗