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