Uses of Class
org.graylog.integrations.notifications.types.util.RequestClient
Packages that use RequestClient
-
Uses of RequestClient in org.graylog.integrations.notifications.types.microsoftteams
Constructors in org.graylog.integrations.notifications.types.microsoftteams with parameters of type RequestClientModifierConstructorDescriptionTeamsEventNotification(EventNotificationService notificationCallbackService, ObjectMapperProvider objectMapperProvider, com.floreysoft.jmte.Engine templateEngine, NotificationService notificationService, NodeId nodeId, RequestClient requestClient, HttpConfiguration httpConfiguration) Deprecated.TeamsEventNotificationV2(EventNotificationService notificationCallbackService, ObjectMapperProvider objectMapperProvider, com.floreysoft.jmte.Engine jsonTemplateEngine, NotificationService notificationService, NodeId nodeId, RequestClient requestClient, HttpConfiguration httpConfiguration)