Uses of Class
net.bis5.mattermost.model.config.GlobalRelayMessageExportSettings
-
Packages that use GlobalRelayMessageExportSettings Package Description net.bis5.mattermost.model.config -
-
Uses of GlobalRelayMessageExportSettings in net.bis5.mattermost.model.config
Methods in net.bis5.mattermost.model.config that return GlobalRelayMessageExportSettings Modifier and Type Method Description GlobalRelayMessageExportSettingsMessageExportSettings. getGlobalRelaySettings()Methods in net.bis5.mattermost.model.config with parameters of type GlobalRelayMessageExportSettings Modifier and Type Method Description voidMessageExportSettings. setGlobalRelaySettings(GlobalRelayMessageExportSettings globalRelaySettings)
-