Uses of Class
com.influxdb.client.domain.SlackNotificationEndpoint
-
Uses of SlackNotificationEndpoint in com.influxdb.client
Modifier and TypeMethodDescriptionNotificationEndpointsApi.cloneSlackEndpoint
(String name, String token, SlackNotificationEndpoint endpoint) Clone a Slack Notification endpoint.NotificationEndpointsApi.cloneSlackEndpoint
(String name, String token, String endpointID) Clone a Slack Notification endpoint.NotificationEndpointsApi.createSlackEndpoint
(String name, String url, String orgID) Add new Slack notification endpoint.NotificationEndpointsApi.createSlackEndpoint
(String name, String url, String token, String orgID) Add new Slack notification endpoint.Modifier and TypeMethodDescriptionNotificationEndpointsApi.cloneSlackEndpoint
(String name, String token, SlackNotificationEndpoint endpoint) Clone a Slack Notification endpoint.NotificationRulesApi.createSlackRule
(String name, String every, String messageTemplate, RuleStatusLevel status, SlackNotificationEndpoint endpoint, String orgID) Add a Slack notification rule.NotificationRulesApi.createSlackRule
(String name, String every, String messageTemplate, RuleStatusLevel status, List<TagRule> tagRules, SlackNotificationEndpoint endpoint, String orgID) Add a Slack notification rule. -
Uses of SlackNotificationEndpoint in com.influxdb.client.domain
Modifier and TypeMethodDescription