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