Uses of Class
io.fabric8.openshift.api.model.monitoring.v1alpha1.HTTPConfig
-
Packages that use HTTPConfig Package Description io.fabric8.openshift.api.model.monitoring.v1alpha1 -
-
Uses of HTTPConfig in io.fabric8.openshift.api.model.monitoring.v1alpha1
Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 that return HTTPConfig Modifier and Type Method Description HTTPConfigHTTPConfigBuilder. build()HTTPConfigDiscordConfigFluent. buildHttpConfig()HTTPConfigMSTeamsConfigFluent. buildHttpConfig()HTTPConfigMSTeamsV2ConfigFluent. buildHttpConfig()HTTPConfigOpsGenieConfigFluent. buildHttpConfig()HTTPConfigPagerDutyConfigFluent. buildHttpConfig()HTTPConfigPushoverConfigFluent. buildHttpConfig()HTTPConfigSlackConfigFluent. buildHttpConfig()HTTPConfigSNSConfigFluent. buildHttpConfig()HTTPConfigTelegramConfigFluent. buildHttpConfig()HTTPConfigVictorOpsConfigFluent. buildHttpConfig()HTTPConfigWebexConfigFluent. buildHttpConfig()HTTPConfigWebhookConfigFluent. buildHttpConfig()HTTPConfigWeChatConfigFluent. buildHttpConfig()HTTPConfigDiscordConfig. getHttpConfig()DiscordConfig configures notifications via Discord.HTTPConfigMSTeamsConfig. getHttpConfig()MSTeamsConfig configures notifications via Microsoft Teams.HTTPConfigMSTeamsV2Config. getHttpConfig()MSTeamsV2Config configures notifications via Microsoft Teams using the new message format with adaptive cards as required by flows See https://prometheus.io/docs/alerting/latest/configuration/#msteamsv2_config It requires Alertmanager >= 0.28.0.HTTPConfigOpsGenieConfig. getHttpConfig()OpsGenieConfig configures notifications via OpsGenie.HTTPConfigPagerDutyConfig. getHttpConfig()PagerDutyConfig configures notifications via PagerDuty.HTTPConfigPushoverConfig. getHttpConfig()PushoverConfig configures notifications via Pushover.HTTPConfigSlackConfig. getHttpConfig()SlackConfig configures notifications via Slack.HTTPConfigSNSConfig. getHttpConfig()SNSConfig configures notifications via AWS SNS.HTTPConfigTelegramConfig. getHttpConfig()TelegramConfig configures notifications via Telegram.HTTPConfigVictorOpsConfig. getHttpConfig()VictorOpsConfig configures notifications via VictorOps.HTTPConfigWebexConfig. getHttpConfig()WebexConfig configures notification via Cisco Webex See https://prometheus.io/docs/alerting/latest/configuration/#webex_configHTTPConfigWebhookConfig. getHttpConfig()WebhookConfig configures notifications via a generic receiver supporting the webhook payload.HTTPConfigWeChatConfig. getHttpConfig()WeChatConfig configures notifications via WeChat.Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 with parameters of type HTTPConfig Modifier and Type Method Description protected voidHTTPConfigFluent. copyInstance(HTTPConfig instance)DiscordConfigFluent.HttpConfigNested<A>DiscordConfigFluent. editOrNewHttpConfigLike(HTTPConfig item)MSTeamsConfigFluent.HttpConfigNested<A>MSTeamsConfigFluent. editOrNewHttpConfigLike(HTTPConfig item)MSTeamsV2ConfigFluent.HttpConfigNested<A>MSTeamsV2ConfigFluent. editOrNewHttpConfigLike(HTTPConfig item)OpsGenieConfigFluent.HttpConfigNested<A>OpsGenieConfigFluent. editOrNewHttpConfigLike(HTTPConfig item)PagerDutyConfigFluent.HttpConfigNested<A>PagerDutyConfigFluent. editOrNewHttpConfigLike(HTTPConfig item)PushoverConfigFluent.HttpConfigNested<A>PushoverConfigFluent. editOrNewHttpConfigLike(HTTPConfig item)SlackConfigFluent.HttpConfigNested<A>SlackConfigFluent. editOrNewHttpConfigLike(HTTPConfig item)SNSConfigFluent.HttpConfigNested<A>SNSConfigFluent. editOrNewHttpConfigLike(HTTPConfig item)TelegramConfigFluent.HttpConfigNested<A>TelegramConfigFluent. editOrNewHttpConfigLike(HTTPConfig item)VictorOpsConfigFluent.HttpConfigNested<A>VictorOpsConfigFluent. editOrNewHttpConfigLike(HTTPConfig item)WebexConfigFluent.HttpConfigNested<A>WebexConfigFluent. editOrNewHttpConfigLike(HTTPConfig item)WebhookConfigFluent.HttpConfigNested<A>WebhookConfigFluent. editOrNewHttpConfigLike(HTTPConfig item)WeChatConfigFluent.HttpConfigNested<A>WeChatConfigFluent. editOrNewHttpConfigLike(HTTPConfig item)voidDiscordConfig. setHttpConfig(HTTPConfig httpConfig)DiscordConfig configures notifications via Discord.voidMSTeamsConfig. setHttpConfig(HTTPConfig httpConfig)MSTeamsConfig configures notifications via Microsoft Teams.voidMSTeamsV2Config. setHttpConfig(HTTPConfig httpConfig)MSTeamsV2Config configures notifications via Microsoft Teams using the new message format with adaptive cards as required by flows See https://prometheus.io/docs/alerting/latest/configuration/#msteamsv2_config It requires Alertmanager >= 0.28.0.voidOpsGenieConfig. setHttpConfig(HTTPConfig httpConfig)OpsGenieConfig configures notifications via OpsGenie.voidPagerDutyConfig. setHttpConfig(HTTPConfig httpConfig)PagerDutyConfig configures notifications via PagerDuty.voidPushoverConfig. setHttpConfig(HTTPConfig httpConfig)PushoverConfig configures notifications via Pushover.voidSlackConfig. setHttpConfig(HTTPConfig httpConfig)SlackConfig configures notifications via Slack.voidSNSConfig. setHttpConfig(HTTPConfig httpConfig)SNSConfig configures notifications via AWS SNS.voidTelegramConfig. setHttpConfig(HTTPConfig httpConfig)TelegramConfig configures notifications via Telegram.voidVictorOpsConfig. setHttpConfig(HTTPConfig httpConfig)VictorOpsConfig configures notifications via VictorOps.voidWebexConfig. setHttpConfig(HTTPConfig httpConfig)WebexConfig configures notification via Cisco Webex See https://prometheus.io/docs/alerting/latest/configuration/#webex_configvoidWebhookConfig. setHttpConfig(HTTPConfig httpConfig)WebhookConfig configures notifications via a generic receiver supporting the webhook payload.voidWeChatConfig. setHttpConfig(HTTPConfig httpConfig)WeChatConfig configures notifications via WeChat.ADiscordConfigFluent. withHttpConfig(HTTPConfig httpConfig)AMSTeamsConfigFluent. withHttpConfig(HTTPConfig httpConfig)AMSTeamsV2ConfigFluent. withHttpConfig(HTTPConfig httpConfig)AOpsGenieConfigFluent. withHttpConfig(HTTPConfig httpConfig)APagerDutyConfigFluent. withHttpConfig(HTTPConfig httpConfig)APushoverConfigFluent. withHttpConfig(HTTPConfig httpConfig)ASlackConfigFluent. withHttpConfig(HTTPConfig httpConfig)ASNSConfigFluent. withHttpConfig(HTTPConfig httpConfig)ATelegramConfigFluent. withHttpConfig(HTTPConfig httpConfig)AVictorOpsConfigFluent. withHttpConfig(HTTPConfig httpConfig)AWebexConfigFluent. withHttpConfig(HTTPConfig httpConfig)AWebhookConfigFluent. withHttpConfig(HTTPConfig httpConfig)AWeChatConfigFluent. withHttpConfig(HTTPConfig httpConfig)DiscordConfigFluent.HttpConfigNested<A>DiscordConfigFluent. withNewHttpConfigLike(HTTPConfig item)MSTeamsConfigFluent.HttpConfigNested<A>MSTeamsConfigFluent. withNewHttpConfigLike(HTTPConfig item)MSTeamsV2ConfigFluent.HttpConfigNested<A>MSTeamsV2ConfigFluent. withNewHttpConfigLike(HTTPConfig item)OpsGenieConfigFluent.HttpConfigNested<A>OpsGenieConfigFluent. withNewHttpConfigLike(HTTPConfig item)PagerDutyConfigFluent.HttpConfigNested<A>PagerDutyConfigFluent. withNewHttpConfigLike(HTTPConfig item)PushoverConfigFluent.HttpConfigNested<A>PushoverConfigFluent. withNewHttpConfigLike(HTTPConfig item)SlackConfigFluent.HttpConfigNested<A>SlackConfigFluent. withNewHttpConfigLike(HTTPConfig item)SNSConfigFluent.HttpConfigNested<A>SNSConfigFluent. withNewHttpConfigLike(HTTPConfig item)TelegramConfigFluent.HttpConfigNested<A>TelegramConfigFluent. withNewHttpConfigLike(HTTPConfig item)VictorOpsConfigFluent.HttpConfigNested<A>VictorOpsConfigFluent. withNewHttpConfigLike(HTTPConfig item)WebexConfigFluent.HttpConfigNested<A>WebexConfigFluent. withNewHttpConfigLike(HTTPConfig item)WebhookConfigFluent.HttpConfigNested<A>WebhookConfigFluent. withNewHttpConfigLike(HTTPConfig item)WeChatConfigFluent.HttpConfigNested<A>WeChatConfigFluent. withNewHttpConfigLike(HTTPConfig item)Constructors in io.fabric8.openshift.api.model.monitoring.v1alpha1 with parameters of type HTTPConfig Constructor Description DiscordConfig(io.fabric8.kubernetes.api.model.SecretKeySelector apiURL, String avatarURL, String content, HTTPConfig httpConfig, String message, Boolean sendResolved, String title, String username)HTTPConfigBuilder(HTTPConfig instance)HTTPConfigBuilder(HTTPConfigFluent<?> fluent, HTTPConfig instance)HTTPConfigFluent(HTTPConfig instance)MSTeamsConfig(HTTPConfig httpConfig, Boolean sendResolved, String summary, String text, String title, io.fabric8.kubernetes.api.model.SecretKeySelector webhookUrl)MSTeamsV2Config(HTTPConfig httpConfig, Boolean sendResolved, String text, String title, io.fabric8.kubernetes.api.model.SecretKeySelector webhookURL)OpsGenieConfig(String actions, io.fabric8.kubernetes.api.model.SecretKeySelector apiKey, String apiURL, String description, List<KeyValue> details, String entity, HTTPConfig httpConfig, String message, String note, String priority, List<OpsGenieConfigResponder> responders, Boolean sendResolved, String source, String tags, Boolean updateAlerts)PagerDutyConfig(String className, String client, String clientURL, String component, String description, List<KeyValue> details, String group, HTTPConfig httpConfig, List<PagerDutyImageConfig> pagerDutyImageConfigs, List<PagerDutyLinkConfig> pagerDutyLinkConfigs, io.fabric8.kubernetes.api.model.SecretKeySelector routingKey, Boolean sendResolved, io.fabric8.kubernetes.api.model.SecretKeySelector serviceKey, String severity, String source, String url)PushoverConfig(String device, String expire, Boolean html, HTTPConfig httpConfig, String message, String priority, String retry, Boolean sendResolved, String sound, String title, io.fabric8.kubernetes.api.model.SecretKeySelector token, String tokenFile, String ttl, String url, String urlTitle, io.fabric8.kubernetes.api.model.SecretKeySelector userKey, String userKeyFile)SlackConfig(List<SlackAction> actions, io.fabric8.kubernetes.api.model.SecretKeySelector apiURL, String callbackId, String channel, String color, String fallback, List<SlackField> fields, String footer, HTTPConfig httpConfig, String iconEmoji, String iconURL, String imageURL, Boolean linkNames, List<String> mrkdwnIn, String pretext, Boolean sendResolved, Boolean shortFields, String text, String thumbURL, String title, String titleLink, String username)SNSConfig(String apiURL, Map<String,String> attributes, HTTPConfig httpConfig, String message, String phoneNumber, Boolean sendResolved, Sigv4 sigv4, String subject, String targetARN, String topicARN)TelegramConfig(String apiURL, io.fabric8.kubernetes.api.model.SecretKeySelector botToken, String botTokenFile, Long chatID, Boolean disableNotifications, HTTPConfig httpConfig, String message, Long messageThreadID, String parseMode, Boolean sendResolved)VictorOpsConfig(io.fabric8.kubernetes.api.model.SecretKeySelector apiKey, String apiUrl, List<KeyValue> customFields, String entityDisplayName, HTTPConfig httpConfig, String messageType, String monitoringTool, String routingKey, Boolean sendResolved, String stateMessage)WebexConfig(String apiURL, HTTPConfig httpConfig, String message, String roomID, Boolean sendResolved)WebhookConfig(HTTPConfig httpConfig, Integer maxAlerts, Boolean sendResolved, String timeout, String url, io.fabric8.kubernetes.api.model.SecretKeySelector urlSecret)WeChatConfig(String agentID, io.fabric8.kubernetes.api.model.SecretKeySelector apiSecret, String apiURL, String corpID, HTTPConfig httpConfig, String message, String messageType, Boolean sendResolved, String toParty, String toTag, String toUser)
-