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