Skip to content

Dashboardv2beta1SpecialValueMapOptionsBuilder🔗

Constructor🔗

func NewDashboardv2beta1SpecialValueMapOptionsBuilder() *Dashboardv2beta1SpecialValueMapOptionsBuilder

Methods🔗

Build🔗

Builds the object.

func (builder *Dashboardv2beta1SpecialValueMapOptionsBuilder) Build() (Dashboardv2beta1SpecialValueMapOptions, error)

Match🔗

Special value to match against

func (builder *Dashboardv2beta1SpecialValueMapOptionsBuilder) Match(match dashboardv2beta1.SpecialValueMatch) *Dashboardv2beta1SpecialValueMapOptionsBuilder

Result🔗

Config to apply when the value matches the special value

func (builder *Dashboardv2beta1SpecialValueMapOptionsBuilder) Result(result cog.Builder[dashboardv2beta1.ValueMappingResult]) *Dashboardv2beta1SpecialValueMapOptionsBuilder

See also🔗