Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerGlobalConfigFluent.WechatNested
-
Packages that use AlertmanagerGlobalConfigFluent.WechatNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of AlertmanagerGlobalConfigFluent.WechatNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return AlertmanagerGlobalConfigFluent.WechatNested Modifier and Type Method Description AlertmanagerGlobalConfigFluent.WechatNested<A>AlertmanagerGlobalConfigFluent. editOrNewWechat()AlertmanagerGlobalConfigFluent.WechatNested<A>AlertmanagerGlobalConfigFluent. editOrNewWechatLike(GlobalWeChatConfig item)AlertmanagerGlobalConfigFluent.WechatNested<A>AlertmanagerGlobalConfigFluent. editWechat()AlertmanagerGlobalConfigFluent.WechatNested<A>AlertmanagerGlobalConfigFluent. withNewWechat()AlertmanagerGlobalConfigFluent.WechatNested<A>AlertmanagerGlobalConfigFluent. withNewWechatLike(GlobalWeChatConfig item)
-