Uses of Class
org.graylog.integrations.notifications.types.microsoftteams.TeamsEventNotificationConfigEntity.Builder
Packages that use TeamsEventNotificationConfigEntity.Builder
-
Uses of TeamsEventNotificationConfigEntity.Builder in org.graylog.integrations.notifications.types.microsoftteams
Methods in org.graylog.integrations.notifications.types.microsoftteams that return TeamsEventNotificationConfigEntity.BuilderModifier and TypeMethodDescriptionTeamsEventNotificationConfigEntity.builder()Deprecated.TeamsEventNotificationConfigEntity.Builder.color(ValueReference color) TeamsEventNotificationConfigEntity.Builder.create()TeamsEventNotificationConfigEntity.Builder.customMessage(ValueReference customMessage) TeamsEventNotificationConfigEntity.Builder.iconUrl(ValueReference iconUrl) TeamsEventNotificationConfigEntity.Builder.timeZone(ValueReference timeZone) TeamsEventNotificationConfigEntity.toBuilder()Deprecated.TeamsEventNotificationConfigEntity.Builder.webhookUrl(ValueReference webhookUrl)