Skip to content

BackgroundConfigBuilder🔗

Constructor🔗

new BackgroundConfigBuilder()

Methods🔗

build🔗

Builds the object.

public BackgroundConfig build()

color🔗

public BackgroundConfigBuilder color(com.grafana.foundation.cog.Builder<ColorDimensionConfig> color)

image🔗

public BackgroundConfigBuilder image(com.grafana.foundation.cog.Builder<ResourceDimensionConfig> image)

size🔗

public BackgroundConfigBuilder size(BackgroundImageSize size)

See also🔗