Skip to content

ContactPointBuilder🔗

Constructor🔗

new ContactPointBuilder()

Methods🔗

build🔗

Builds the object.

build()

disableResolveMessage🔗

disableResolveMessage(bool $disableResolveMessage)

name🔗

Name is used as grouping key in the UI. Contact points with the

same name will be grouped in the UI.

name(string $name)

provenance🔗

provenance(string $provenance)

settings🔗

@param mixed $settings

settings($settings)

type🔗

type(\Grafana\Foundation\Alerting\ContactPointType $type)

uid🔗

UID is the unique identifier of the contact point. The UID can be

set by the user.

uid(string $uid)

See also🔗