MultipleInstancesModuleSettingsBuilder

A settings builder capability that allows for custom Module Id's to be set, specifically to support multiple instances of a given Module where unique Module Id's are required.

Inheritors

Functions

Link copied to clipboard
abstract fun setModuleId(moduleId: String): T

Overrides the Module.id for cases where multiple instances of a Module are supported.