addSection method
- Adds parameters into this ConfigParams under specified section.
- Keys for the new parameters are appended with section dot prefix.
-
section
name of the section where add new parameters
-
sectionParams
new parameters to be added.
section
name of the section where add new parameterssectionParams
new parameters to be added.