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