Uses of Class
org.graylog.integrations.notifications.types.microsoftteams.TeamsEventNotificationConfig.Builder
Packages that use TeamsEventNotificationConfig.Builder
-
Uses of TeamsEventNotificationConfig.Builder in org.graylog.integrations.notifications.types.microsoftteams
Methods in org.graylog.integrations.notifications.types.microsoftteams that return TeamsEventNotificationConfig.BuilderModifier and TypeMethodDescriptionabstract TeamsEventNotificationConfig.BuilderTeamsEventNotificationConfig.Builder.backlogSize(long backlogSize) TeamsEventNotificationConfig.builder()Deprecated.abstract TeamsEventNotificationConfig.BuilderTeamsEventNotificationConfig.Builder.create()abstract TeamsEventNotificationConfig.BuilderTeamsEventNotificationConfig.Builder.customMessage(String customMessage) abstract TeamsEventNotificationConfig.Builderabstract TeamsEventNotificationConfig.BuilderTeamsEventNotificationConfig.Builder.timeZone(org.joda.time.DateTimeZone timeZone) abstract TeamsEventNotificationConfig.BuilderTeamsEventNotificationConfig.Builder.webhookUrl(String webhookUrl)