Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.GlobalRocketChatConfig
-
Packages that use GlobalRocketChatConfig Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of GlobalRocketChatConfig in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return GlobalRocketChatConfig Modifier and Type Method Description GlobalRocketChatConfigGlobalRocketChatConfigBuilder. build()GlobalRocketChatConfigAlertmanagerGlobalConfigFluent. buildRocketChat()GlobalRocketChatConfigAlertmanagerGlobalConfig. getRocketChat()AlertmanagerGlobalConfig configures parameters that are valid in all other configuration contexts.Methods in io.fabric8.openshift.api.model.monitoring.v1 with parameters of type GlobalRocketChatConfig Modifier and Type Method Description protected voidGlobalRocketChatConfigFluent. copyInstance(GlobalRocketChatConfig instance)AlertmanagerGlobalConfigFluent.RocketChatNested<A>AlertmanagerGlobalConfigFluent. editOrNewRocketChatLike(GlobalRocketChatConfig item)voidAlertmanagerGlobalConfig. setRocketChat(GlobalRocketChatConfig rocketChat)AlertmanagerGlobalConfig configures parameters that are valid in all other configuration contexts.AlertmanagerGlobalConfigFluent.RocketChatNested<A>AlertmanagerGlobalConfigFluent. withNewRocketChatLike(GlobalRocketChatConfig item)AAlertmanagerGlobalConfigFluent. withRocketChat(GlobalRocketChatConfig rocketChat)Constructors in io.fabric8.openshift.api.model.monitoring.v1 with parameters of type GlobalRocketChatConfig Constructor Description AlertmanagerGlobalConfig(HTTPConfig httpConfig, GlobalJiraConfig jira, io.fabric8.kubernetes.api.model.SecretKeySelector opsGenieApiKey, io.fabric8.kubernetes.api.model.SecretKeySelector opsGenieApiUrl, String pagerdutyUrl, String resolveTimeout, GlobalRocketChatConfig rocketChat, io.fabric8.kubernetes.api.model.SecretKeySelector slackApiUrl, GlobalSMTPConfig smtp, GlobalTelegramConfig telegram, GlobalVictorOpsConfig victorops, GlobalWebexConfig webex, GlobalWeChatConfig wechat)GlobalRocketChatConfigBuilder(GlobalRocketChatConfig instance)GlobalRocketChatConfigBuilder(GlobalRocketChatConfigFluent<?> fluent, GlobalRocketChatConfig instance)GlobalRocketChatConfigFluent(GlobalRocketChatConfig instance)
-