CollectorSettingsBuilder
open class CollectorSettingsBuilder<T : CollectorSettingsBuilder<T>>(moduleType: String) : RuleModuleSettingsBuilder<T>
A settings builder class to support building of settings relevant to Collector implementations.
Inheritors
Functions
Link copied to clipboard
Returns the complete Module settings as configured by this ModuleSettingsBuilder.
Link copied to clipboard
Sets the resulting Module to be permanently enabled/disabled. Local/Remote settings sources will be overridden by this