Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerListFluent.ItemsNested
-
Packages that use AlertmanagerListFluent.ItemsNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of AlertmanagerListFluent.ItemsNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return AlertmanagerListFluent.ItemsNested Modifier and Type Method Description AlertmanagerListFluent.ItemsNested<A>AlertmanagerListFluent. addNewItem()AlertmanagerListFluent.ItemsNested<A>AlertmanagerListFluent. addNewItemLike(Alertmanager item)AlertmanagerListFluent.ItemsNested<A>AlertmanagerListFluent. editFirstItem()AlertmanagerListFluent.ItemsNested<A>AlertmanagerListFluent. editItem(int index)AlertmanagerListFluent.ItemsNested<A>AlertmanagerListFluent. editLastItem()AlertmanagerListFluent.ItemsNested<A>AlertmanagerListFluent. editMatchingItem(Predicate<AlertmanagerBuilder> predicate)AlertmanagerListFluent.ItemsNested<A>AlertmanagerListFluent. setNewItemLike(int index, Alertmanager item)
-