Dashboardv2FieldConfigSourceOverridesBuilder
Constructor
new Dashboardv2FieldConfigSourceOverridesBuilder()
Methods
build
Builds the object.
public Dashboardv2FieldConfigSourceOverrides build()
systemRef
public Dashboardv2FieldConfigSourceOverridesBuilder systemRef(String systemRef)
matcher
public Dashboardv2FieldConfigSourceOverridesBuilder matcher(MatcherConfig matcher)
properties
public Dashboardv2FieldConfigSourceOverridesBuilder properties(List<DynamicConfigValue> properties)
See also