Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.settings.modules/MultipleInstancesModuleSettingsBuilder

MultipleInstancesModuleSettingsBuilder

interface MultipleInstancesModuleSettingsBuilder<T : ModuleSettingsBuilder<T>>

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

CollectSettingsBuilder

Functions

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

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

Generated by Dokka
(c) Tealium 2026