Copy this object
Copy this object
Get a parameter, falling back to a default if not set
Get a parameter; throws a NoSuchElementException if it's not set
Get all parameters as a list of pairs
Get a parameter as a boolean, falling back to a default if not set
Get a parameter as a double, falling back to a default if not set
Get a parameter as an integer, falling back to a default if not set
Get a parameter as a long, falling back to a default if not set
Get a parameter as an Option
Remove a parameter from the configuration
Set a configuration variable.
Set multiple parameters together
Configuration holder which is representing properties passed from user to Sparkling Water.