Interface ConfigContent.OverrideContent
- All Superinterfaces:
ConfigContent
- Enclosing interface:
ConfigContent
A content of an
OverrideSource.-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface ConfigContent
ConfigContent.NodeContent, ConfigContent.OverrideContentModifier and TypeInterfaceDescriptionstatic interfaceConfig content that provides anConfigNode.ObjectNodedirectly, with no need for parsing.static interfaceA content of anOverrideSource. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()A fluent API builder forConfigContent.OverrideContent.data()Data of this override source.
-
Method Details
-
builder
A fluent API builder forConfigContent.OverrideContent.- Returns:
- a new builder instance
-
data
OverrideSource.OverrideData data()Data of this override source.- Returns:
- the data of the underlying source as override data
-