Skip to content

LibraryPanelBuilder🔗

Constructor🔗

new LibraryPanelBuilder()

Methods🔗

build🔗

Builds the object.

public LibraryPanel build()

id🔗

Panel ID for the library panel in the dashboard

public LibraryPanelBuilder id(Double id)

libraryPanel🔗

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

spec🔗

public LibraryPanelBuilder spec(com.grafana.foundation.cog.Builder<LibraryPanelKindSpec> spec)

title🔗

Title for the library panel in the dashboard

public LibraryPanelBuilder title(String title)

See also🔗