Skip to content

PublicDashboardBuilder🔗

Constructor🔗

new PublicDashboardBuilder()

Methods🔗

build🔗

Builds the object.

build()

accessToken🔗

Unique public access token

accessToken(string $accessToken)

annotationsEnabled🔗

Flag that indicates if annotations are enabled

annotationsEnabled(bool $annotationsEnabled)

dashboardUid🔗

Dashboard unique identifier referenced by this public dashboard

dashboardUid(string $dashboardUid)

isEnabled🔗

Flag that indicates if the public dashboard is enabled

isEnabled(bool $isEnabled)

timeSelectionEnabled🔗

Flag that indicates if the time range picker is enabled

timeSelectionEnabled(bool $timeSelectionEnabled)

uid🔗

Unique public dashboard identifier

uid(string $uid)

See also🔗