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