Uses of Class
io.fabric8.openshift.api.model.miscellaneous.helm.v1beta1.HelmChartRepositoryListFluent.ItemsNested
-
Packages that use HelmChartRepositoryListFluent.ItemsNested Package Description io.fabric8.openshift.api.model.miscellaneous.helm.v1beta1 -
-
Uses of HelmChartRepositoryListFluent.ItemsNested in io.fabric8.openshift.api.model.miscellaneous.helm.v1beta1
Methods in io.fabric8.openshift.api.model.miscellaneous.helm.v1beta1 that return HelmChartRepositoryListFluent.ItemsNested Modifier and Type Method Description HelmChartRepositoryListFluent.ItemsNested<A>HelmChartRepositoryListFluent. addNewItem()HelmChartRepositoryListFluent.ItemsNested<A>HelmChartRepositoryListFluent. addNewItemLike(HelmChartRepository item)HelmChartRepositoryListFluent.ItemsNested<A>HelmChartRepositoryListFluent. editFirstItem()HelmChartRepositoryListFluent.ItemsNested<A>HelmChartRepositoryListFluent. editItem(int index)HelmChartRepositoryListFluent.ItemsNested<A>HelmChartRepositoryListFluent. editLastItem()HelmChartRepositoryListFluent.ItemsNested<A>HelmChartRepositoryListFluent. editMatchingItem(Predicate<HelmChartRepositoryBuilder> predicate)HelmChartRepositoryListFluent.ItemsNested<A>HelmChartRepositoryListFluent. setNewItemLike(int index, HelmChartRepository item)
-