Uses of Class
net.bis5.mattermost.model.config.LogSettings
-
Packages that use LogSettings Package Description net.bis5.mattermost.model -
-
Uses of LogSettings in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return LogSettings Modifier and Type Method Description LogSettingsConfig. getLogSettings()Methods in net.bis5.mattermost.model with parameters of type LogSettings Modifier and Type Method Description voidConfig. setLogSettings(LogSettings logSettings)
-