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