Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerGlobalConfigFluent.TelegramNested
-
Packages that use AlertmanagerGlobalConfigFluent.TelegramNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of AlertmanagerGlobalConfigFluent.TelegramNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return AlertmanagerGlobalConfigFluent.TelegramNested Modifier and Type Method Description AlertmanagerGlobalConfigFluent.TelegramNested<A>AlertmanagerGlobalConfigFluent. editOrNewTelegram()AlertmanagerGlobalConfigFluent.TelegramNested<A>AlertmanagerGlobalConfigFluent. editOrNewTelegramLike(GlobalTelegramConfig item)AlertmanagerGlobalConfigFluent.TelegramNested<A>AlertmanagerGlobalConfigFluent. editTelegram()AlertmanagerGlobalConfigFluent.TelegramNested<A>AlertmanagerGlobalConfigFluent. withNewTelegram()AlertmanagerGlobalConfigFluent.TelegramNested<A>AlertmanagerGlobalConfigFluent. withNewTelegramLike(GlobalTelegramConfig item)
-