Skip to content

LibraryPanelKindSpecBuilder🔗

Constructor🔗

new LibraryPanelKindSpecBuilder()

Methods🔗

build🔗

Builds the object.

public LibraryPanelKindSpec build()

id🔗

Panel ID for the library panel in the dashboard

public LibraryPanelKindSpecBuilder id(Double id)

libraryPanel🔗

public LibraryPanelKindSpecBuilder libraryPanel(com.grafana.foundation.cog.Builder<LibraryPanelRef> libraryPanel)

title🔗

Title for the library panel in the dashboard

public LibraryPanelKindSpecBuilder title(String title)

See also🔗