Skip to content

Dashboardv2SpecialValueMapOptionsBuilder🔗

Constructor🔗

func NewDashboardv2SpecialValueMapOptionsBuilder() *Dashboardv2SpecialValueMapOptionsBuilder

Methods🔗

Build🔗

Builds the object.

func (builder *Dashboardv2SpecialValueMapOptionsBuilder) Build() (Dashboardv2SpecialValueMapOptions, error)

Match🔗

Special value to match against

func (builder *Dashboardv2SpecialValueMapOptionsBuilder) Match(match dashboardv2.SpecialValueMatch) *Dashboardv2SpecialValueMapOptionsBuilder

Result🔗

Config to apply when the value matches the special value

func (builder *Dashboardv2SpecialValueMapOptionsBuilder) Result(result cog.Builder[dashboardv2.ValueMappingResult]) *Dashboardv2SpecialValueMapOptionsBuilder

See also🔗