All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method |
Description |
A |
addToAdditionalProperties(String key,
Object value) |
|
A |
addToAdditionalProperties(Map<String,Object> map) |
|
HTTPConfig |
buildHttpConfig() |
|
GlobalJiraConfig |
buildJira() |
|
GlobalRocketChatConfig |
buildRocketChat() |
|
GlobalSMTPConfig |
buildSmtp() |
|
GlobalTelegramConfig |
buildTelegram() |
|
GlobalVictorOpsConfig |
buildVictorops() |
|
GlobalWebexConfig |
buildWebex() |
|
GlobalWeChatConfig |
buildWechat() |
|
protected void |
copyInstance(AlertmanagerGlobalConfig instance) |
|
AlertmanagerGlobalConfigFluent.HttpConfigNested<A> |
editHttpConfig() |
|
AlertmanagerGlobalConfigFluent.JiraNested<A> |
editJira() |
|
AlertmanagerGlobalConfigFluent.HttpConfigNested<A> |
editOrNewHttpConfig() |
|
AlertmanagerGlobalConfigFluent.HttpConfigNested<A> |
editOrNewHttpConfigLike(HTTPConfig item) |
|
AlertmanagerGlobalConfigFluent.JiraNested<A> |
editOrNewJira() |
|
AlertmanagerGlobalConfigFluent.JiraNested<A> |
editOrNewJiraLike(GlobalJiraConfig item) |
|
AlertmanagerGlobalConfigFluent.RocketChatNested<A> |
editOrNewRocketChat() |
|
AlertmanagerGlobalConfigFluent.RocketChatNested<A> |
editOrNewRocketChatLike(GlobalRocketChatConfig item) |
|
AlertmanagerGlobalConfigFluent.SmtpNested<A> |
editOrNewSmtp() |
|
AlertmanagerGlobalConfigFluent.SmtpNested<A> |
editOrNewSmtpLike(GlobalSMTPConfig item) |
|
AlertmanagerGlobalConfigFluent.TelegramNested<A> |
editOrNewTelegram() |
|
AlertmanagerGlobalConfigFluent.TelegramNested<A> |
editOrNewTelegramLike(GlobalTelegramConfig item) |
|
AlertmanagerGlobalConfigFluent.VictoropsNested<A> |
editOrNewVictorops() |
|
AlertmanagerGlobalConfigFluent.VictoropsNested<A> |
editOrNewVictoropsLike(GlobalVictorOpsConfig item) |
|
AlertmanagerGlobalConfigFluent.WebexNested<A> |
editOrNewWebex() |
|
AlertmanagerGlobalConfigFluent.WebexNested<A> |
editOrNewWebexLike(GlobalWebexConfig item) |
|
AlertmanagerGlobalConfigFluent.WechatNested<A> |
editOrNewWechat() |
|
AlertmanagerGlobalConfigFluent.WechatNested<A> |
editOrNewWechatLike(GlobalWeChatConfig item) |
|
AlertmanagerGlobalConfigFluent.RocketChatNested<A> |
editRocketChat() |
|
AlertmanagerGlobalConfigFluent.SmtpNested<A> |
editSmtp() |
|
AlertmanagerGlobalConfigFluent.TelegramNested<A> |
editTelegram() |
|
AlertmanagerGlobalConfigFluent.VictoropsNested<A> |
editVictorops() |
|
AlertmanagerGlobalConfigFluent.WebexNested<A> |
editWebex() |
|
AlertmanagerGlobalConfigFluent.WechatNested<A> |
editWechat() |
|
boolean |
equals(Object o) |
|
Map<String,Object> |
getAdditionalProperties() |
|
io.fabric8.kubernetes.api.model.SecretKeySelector |
getOpsGenieApiKey() |
|
io.fabric8.kubernetes.api.model.SecretKeySelector |
getOpsGenieApiUrl() |
|
String |
getPagerdutyUrl() |
|
String |
getResolveTimeout() |
|
io.fabric8.kubernetes.api.model.SecretKeySelector |
getSlackApiUrl() |
|
boolean |
hasAdditionalProperties() |
|
int |
hashCode() |
|
boolean |
hasHttpConfig() |
|
boolean |
hasJira() |
|
boolean |
hasOpsGenieApiKey() |
|
boolean |
hasOpsGenieApiUrl() |
|
boolean |
hasPagerdutyUrl() |
|
boolean |
hasResolveTimeout() |
|
boolean |
hasRocketChat() |
|
boolean |
hasSlackApiUrl() |
|
boolean |
hasSmtp() |
|
boolean |
hasTelegram() |
|
boolean |
hasVictorops() |
|
boolean |
hasWebex() |
|
boolean |
hasWechat() |
|
A |
removeFromAdditionalProperties(String key) |
|
A |
removeFromAdditionalProperties(Map<String,Object> map) |
|
String |
toString() |
|
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
|
A |
withHttpConfig(HTTPConfig httpConfig) |
|
A |
withJira(GlobalJiraConfig jira) |
|
AlertmanagerGlobalConfigFluent.HttpConfigNested<A> |
withNewHttpConfig() |
|
AlertmanagerGlobalConfigFluent.HttpConfigNested<A> |
withNewHttpConfigLike(HTTPConfig item) |
|
AlertmanagerGlobalConfigFluent.JiraNested<A> |
withNewJira() |
|
A |
withNewJira(String apiURL) |
|
AlertmanagerGlobalConfigFluent.JiraNested<A> |
withNewJiraLike(GlobalJiraConfig item) |
|
A |
withNewOpsGenieApiKey(String key,
String name,
Boolean optional) |
|
A |
withNewOpsGenieApiUrl(String key,
String name,
Boolean optional) |
|
AlertmanagerGlobalConfigFluent.RocketChatNested<A> |
withNewRocketChat() |
|
AlertmanagerGlobalConfigFluent.RocketChatNested<A> |
withNewRocketChatLike(GlobalRocketChatConfig item) |
|
A |
withNewSlackApiUrl(String key,
String name,
Boolean optional) |
|
AlertmanagerGlobalConfigFluent.SmtpNested<A> |
withNewSmtp() |
|
AlertmanagerGlobalConfigFluent.SmtpNested<A> |
withNewSmtpLike(GlobalSMTPConfig item) |
|
AlertmanagerGlobalConfigFluent.TelegramNested<A> |
withNewTelegram() |
|
A |
withNewTelegram(String apiURL) |
|
AlertmanagerGlobalConfigFluent.TelegramNested<A> |
withNewTelegramLike(GlobalTelegramConfig item) |
|
AlertmanagerGlobalConfigFluent.VictoropsNested<A> |
withNewVictorops() |
|
AlertmanagerGlobalConfigFluent.VictoropsNested<A> |
withNewVictoropsLike(GlobalVictorOpsConfig item) |
|
AlertmanagerGlobalConfigFluent.WebexNested<A> |
withNewWebex() |
|
A |
withNewWebex(String apiURL) |
|
AlertmanagerGlobalConfigFluent.WebexNested<A> |
withNewWebexLike(GlobalWebexConfig item) |
|
AlertmanagerGlobalConfigFluent.WechatNested<A> |
withNewWechat() |
|
AlertmanagerGlobalConfigFluent.WechatNested<A> |
withNewWechatLike(GlobalWeChatConfig item) |
|
A |
withOpsGenieApiKey(io.fabric8.kubernetes.api.model.SecretKeySelector opsGenieApiKey) |
|
A |
withOpsGenieApiUrl(io.fabric8.kubernetes.api.model.SecretKeySelector opsGenieApiUrl) |
|
A |
withPagerdutyUrl(String pagerdutyUrl) |
|
A |
withResolveTimeout(String resolveTimeout) |
|
A |
withRocketChat(GlobalRocketChatConfig rocketChat) |
|
A |
withSlackApiUrl(io.fabric8.kubernetes.api.model.SecretKeySelector slackApiUrl) |
|
A |
withSmtp(GlobalSMTPConfig smtp) |
|
A |
withTelegram(GlobalTelegramConfig telegram) |
|
A |
withVictorops(GlobalVictorOpsConfig victorops) |
|
A |
withWebex(GlobalWebexConfig webex) |
|
A |
withWechat(GlobalWeChatConfig wechat) |
|